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

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

Completed in 115 milliseconds