Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dtrace-event.h105 void (*process_stat)(struct perf_stat_config *config, member
H A Dheader.c3404 #define process_stat NULL macro
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1648 process_stat(struct evsel *counter, struct perf_cpu cpu, int thread, u64 tstamp, in process_stat() function
/openbmc/linux/tools/perf/
H A Dbuiltin-script.c2307 static void process_stat(struct evsel *counter, u64 tstamp) in process_stat() function