Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dpmu-events.c1015 static int test__parsing_threshold_callback(const struct pmu_metric *pm, in test__parsing_threshold_callback() function
1029 err = pmu_for_each_core_metric(test__parsing_threshold_callback, NULL); in test__parsing_threshold()
1033 return pmu_for_each_sys_metric(test__parsing_threshold_callback, NULL); in test__parsing_threshold()