Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dtool_pmu.h39 bool tool_pmu__read_event(enum tool_pmu_event ev,
H A Dtool_pmu.c354 bool tool_pmu__read_event(enum tool_pmu_event ev, in tool_pmu__read_event() function
517 if (!tool_pmu__read_event(ev, evsel, in evsel__tool_pmu_read()
H A Dexpr.c404 if (tool_pmu__read_event(ev, /*evsel=*/NULL, in expr__get_literal()