Home
last modified time | relevance | path

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

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

Completed in 53 milliseconds