Home
last modified time | relevance | path

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

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