Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dbp_account.c113 static int detect_cnt(bool is_x) in detect_cnt() function
204 int wp_cnt = detect_cnt(false); in test__bp_accounting()
205 int bp_cnt = detect_cnt(true); in test__bp_accounting()