Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/tests/
Dpmu-events.c1074 static int test__parsing_threshold_callback(const struct pmu_metric *pm, in test__parsing_threshold_callback() function
1088 err = pmu_for_each_core_metric(test__parsing_threshold_callback, NULL); in test__parsing_threshold()
1092 return pmu_for_each_sys_metric(test__parsing_threshold_callback, NULL); in test__parsing_threshold()