Home
last modified time | relevance | path

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

/tools/perf/util/
A Dtool_pmu.c205 if ((evsel__tool_event(evsel) == TOOL_PMU__EVENT_SYSTEM_TIME || in evsel__tool_pmu_prepare_open()
248 if (ev == TOOL_PMU__EVENT_USER_TIME || ev == TOOL_PMU__EVENT_SYSTEM_TIME) { in evsel__tool_pmu_open()
249 bool system = ev == TOOL_PMU__EVENT_SYSTEM_TIME; in evsel__tool_pmu_open()
430 case TOOL_PMU__EVENT_SYSTEM_TIME: in tool_pmu__read_event()
490 case TOOL_PMU__EVENT_SYSTEM_TIME: { in evsel__tool_pmu_read()
491 bool system = evsel__tool_event(evsel) == TOOL_PMU__EVENT_SYSTEM_TIME; in evsel__tool_pmu_read()
A Dtool_pmu.h15 TOOL_PMU__EVENT_SYSTEM_TIME, enumerator
A Dstat-shadow.c401 case TOOL_PMU__EVENT_SYSTEM_TIME: in prepare_metric()
A Devsel.c1684 if (evsel__tool_event(evsel) == TOOL_PMU__EVENT_SYSTEM_TIME || in evsel__exit()
/tools/perf/
A Dbuiltin-stat.c280 evsel__tool_event(counter) == TOOL_PMU__EVENT_SYSTEM_TIME)) { in read_single_counter()

Completed in 20 milliseconds