Searched defs:__perf_count (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/include/trace/ | ||
| D | perf.h | 25 #define __perf_count(c)	(__count = (c))  macro | 
| D | bpf_probe.h | 25 #define __perf_count(c)	(c)  macro | 
| D | trace_events.h | 690 #define __perf_count(c)	(c)  macro |