Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/ !
Dprint-events.c45 [PERF_TOOL_USER_TIME] = {
Dparse-events.l356 user_time { return tool(yyscanner, PERF_TOOL_USER_TIME); }
Devsel.h33 PERF_TOOL_USER_TIME = 2, enumerator
Dstat-shadow.c831 case PERF_TOOL_USER_TIME: in prepare_metric()
Dparse-events.c320 || tool_event == PERF_TOOL_USER_TIME in add_event_tool()
/linux-6.1.9/tools/perf/ !
Dbuiltin-stat.c347 case PERF_TOOL_USER_TIME: in read_single_counter()
352 if (counter->tool_event == PERF_TOOL_USER_TIME) in read_single_counter()