Home
last modified time | relevance | path

Searched refs:xlog_level (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/amd/libamu/
HDxutil.c71 int xlog_level = XLOG_ALL & ~XLOG_MAP & ~XLOG_STATS; variable
435 if (!(xlog_level & lvl)) in real_plog()
648 int xl = xlog_level; in switch_option()
662 xlog_level = xl; in switch_option()
/NextBSD/contrib/amd/wire-test/
HDwire-test.c105 xlog_level = 0; /* turn off debugging */ in main()
/NextBSD/contrib/amd/include/
HDam_utils.h261 extern int xlog_level; /* Logging level */