Home
last modified time | relevance | path

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

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