Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcra_thresh_cmp_test.c64 FAIL_IF(get_thresh_cmp_val(event) != in mmcra_thresh_cmp()
H A Dmisc.h61 int get_thresh_cmp_val(struct event event);
H A Dmisc.c454 int get_thresh_cmp_val(struct event event) in get_thresh_cmp_val() function