Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dtrace-event.h108 void (*process_stat)(struct perf_stat_config *config, member
Dheader.c3427 #define process_stat NULL macro
/linux-6.12.1/tools/perf/util/scripting-engines/
Dtrace-event-python.c1666 process_stat(struct evsel *counter, struct perf_cpu cpu, int thread, u64 tstamp, in process_stat() function
/linux-6.12.1/tools/perf/
Dbuiltin-script.c2418 static void process_stat(struct evsel *counter, u64 tstamp) in process_stat() function