Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dftrace.h10 struct perf_ftrace { struct
11 struct evlist *evlist;
12 struct target target;
13 const char *tracer;
14 struct list_head filters;
15 struct list_head notrace;
39 int perf_ftrace__latency_prepare_bpf(struct perf_ftrace *ftrace); argument