Home
last modified time | relevance | path

Searched refs:__perf_count (Results 1 – 4 of 4) sorted by relevance

/linux/include/trace/
H A Dperf.h9 #undef __perf_count
10 #define __perf_count(c) (__count = (c)) macro
H A Dbpf_probe.h9 #undef __perf_count
10 #define __perf_count(c) (c) macro
/linux/include/trace/stages/
H A Dstage6_event_callback.h135 #undef __perf_count
136 #define __perf_count(c) (c)
138 #define __perf_count( global() macro
/linux/include/trace/events/
H A Dsched.h475 TP_ARGS(__perf_task(tsk), __perf_count(delay)),
533 TP_ARGS(tsk, __perf_count(runtime)),