Home
last modified time | relevance | path

Searched defs:process_stat (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/tools/perf/util/
Dtrace-event.h84 void (*process_stat)(struct perf_stat_config *config, member
Dheader.c3093 #define process_stat NULL macro
/Linux-v5.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c1361 process_stat(struct evsel *counter, int cpu, int thread, u64 tstamp, in process_stat() function
/Linux-v5.10/tools/perf/
Dbuiltin-script.c2064 static void process_stat(struct evsel *counter, u64 tstamp) in process_stat() function