Searched defs:process_stat (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | trace-event.h | 84 void (*process_stat)(struct perf_stat_config *config, member
|
| D | header.c | 3093 #define process_stat NULL macro
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | trace-event.h | 105 void (*process_stat)(struct perf_stat_config *config, member
|
| D | header.c | 3404 #define process_stat NULL macro
|
| /kernel/linux/linux-5.10/tools/perf/util/scripting-engines/ |
| D | trace-event-python.c | 1377 process_stat(struct evsel *counter, int cpu, int thread, u64 tstamp, in process_stat() function
|
| /kernel/linux/linux-6.6/tools/perf/util/scripting-engines/ |
| D | trace-event-python.c | 1648 process_stat(struct evsel *counter, struct perf_cpu cpu, int thread, u64 tstamp, in process_stat() function
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-script.c | 2063 static void process_stat(struct evsel *counter, u64 tstamp) in process_stat() function
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-script.c | 2307 static void process_stat(struct evsel *counter, u64 tstamp) in process_stat() function
|