Home
last modified time | relevance | path

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

/NextBSD/sys/dev/hwpmc/
HDhwpmc_mod.c414 #define DBG_SET_FLAG_MIN(S,F) \ in pmc_debugflags_parse() macro
422 DBG_SET_FLAG_MIN("allocaterow", ALR); in pmc_debugflags_parse()
423 DBG_SET_FLAG_MIN("allocate", ALL); in pmc_debugflags_parse()
424 DBG_SET_FLAG_MIN("attach", ATT); in pmc_debugflags_parse()
425 DBG_SET_FLAG_MIN("bind", BND); in pmc_debugflags_parse()
426 DBG_SET_FLAG_MIN("config", CFG); in pmc_debugflags_parse()
427 DBG_SET_FLAG_MIN("exec", EXC); in pmc_debugflags_parse()
428 DBG_SET_FLAG_MIN("exit", EXT); in pmc_debugflags_parse()
429 DBG_SET_FLAG_MIN("find", FND); in pmc_debugflags_parse()
430 DBG_SET_FLAG_MIN("flush", FLS); in pmc_debugflags_parse()
[all …]