Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/tests/
Dbp_account.c104 static int detect_cnt(bool is_x) in detect_cnt() function
183 int wp_cnt = detect_cnt(false); in test__bp_accounting()
184 int bp_cnt = detect_cnt(true); in test__bp_accounting()