Home
last modified time | relevance | path

Searched defs:tracepoint (Results 1 – 3 of 3) sorted by relevance

/include/linux/
A Dtracepoint-defs.h39 struct tracepoint { struct
46 struct tracepoint_func __rcu *funcs; argument
47 struct tracepoint_ext *ext; argument
53 typedef struct tracepoint * const tracepoint_ptr_t; argument
94 # define tracepoint_enabled(tracepoint) false argument
A Dtracepoint.h89 void for_each_module_tracepoint(void (*fct)(struct tracepoint *, in for_each_module_tracepoint()
96 void (*fct)(struct tracepoint *, in for_each_tracepoint_in_module()
/include/uapi/linux/
A Dbpf.h6783 } tracepoint; /* BPF_PERF_EVENT_TRACEPOINT */ member

Completed in 25 milliseconds