Home
last modified time | relevance | path

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

/linux/include/linux/
H 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
H 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()
/linux/tools/perf/python/
H A Dtracepoint.py8 class tracepoint(perf.evsel): class
/linux/rust/kernel/
H A Dlib.rs61 pub mod tracepoint; global() module
/linux/Documentation/admin-guide/mm/damon/
H A Dusage.rst549 .. _tracepoint: target
/linux/tools/perf/util/
H A Dparse-events.y496 struct tracepoint_name tracepoint = {$1, $3}; global() variable
/linux/kernel/trace/
H A Dtrace_events_user.c86 struct tracepoint tracepoint; member
/linux/include/uapi/linux/
H A Dbpf.h6719 } tracepoint; /* BPF_PERF_EVENT_TRACEPOINT */ member
/linux/tools/include/uapi/linux/
H A Dbpf.h6719 } tracepoint; /* BPF_PERF_EVENT_TRACEPOINT */ member