Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
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
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-6.15/Documentation/admin-guide/mm/damon/
Dusage.rst583 .. _tracepoint: target
/linux-6.15/rust/kernel/
Dlib.rs86 pub mod tracepoint; module
/linux-6.15/tools/perf/util/
Dparse-events.y480 struct tracepoint_name tracepoint = {$1, $3}; variable
/linux-6.15/kernel/trace/
Dtrace_events_user.c86 struct tracepoint tracepoint; member
/linux-6.15/include/uapi/linux/
Dbpf.h6740 } tracepoint; /* BPF_PERF_EVENT_TRACEPOINT */ member
/linux-6.15/tools/include/uapi/linux/
Dbpf.h6740 } tracepoint; /* BPF_PERF_EVENT_TRACEPOINT */ member