Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dtracepoint-defs.h32 struct tracepoint { struct
41 struct tracepoint_func __rcu *funcs; argument
47 typedef struct tracepoint * const tracepoint_ptr_t; argument
88 # define tracepoint_enabled(tracepoint) false argument
Dtracepoint.h90 void for_each_module_tracepoint(void (*fct)(struct tracepoint *, in for_each_module_tracepoint()
97 void (*fct)(struct tracepoint *, in for_each_tracepoint_in_module()
/linux-6.12.1/tools/perf/python/
Dtracepoint.py8 class tracepoint(perf.evsel): class
/linux-6.12.1/Documentation/admin-guide/mm/damon/
Dusage.rst549 .. _tracepoint: target
/linux-6.12.1/tools/perf/util/
Dparse-events.y496 struct tracepoint_name tracepoint = {$1, $3}; variable
/linux-6.12.1/kernel/trace/
Dtrace_events_user.c86 struct tracepoint tracepoint; member
/linux-6.12.1/include/uapi/linux/
Dbpf.h6720 } tracepoint; /* BPF_PERF_EVENT_TRACEPOINT */ member
/linux-6.12.1/tools/include/uapi/linux/
Dbpf.h6720 } tracepoint; /* BPF_PERF_EVENT_TRACEPOINT */ member