Home
last modified time | relevance | path

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

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