Home
last modified time | relevance | path

Searched full:perf_ (Results 1 – 11 of 11) sorted by relevance

/linux/tools/perf/trace/beauty/
H A Dperf_event_open.c27 const char *prefix = "PERF_"; in syscall_arg__scnprintf_perf_flags()
H A Dioctl.c110 return scnprintf(bf, size, "PERF_%s", strarray__perf_ioctl_cmds.entries[nr]); in ioctl__scnprintf_perf_cmd()
/linux/tools/perf/util/
H A Dutil.h25 /* This will control if perf_{host,guest} will set attr.exclude_{host,guest}. */
H A Ddata-convert-bt.c1274 event_class = bt_ctf_event_class_create("perf_" #_name);\
H A Dpython.c1858 #define PERF_CONST(name) { #name, PERF_##name }
/linux/tools/include/uapi/linux/
H A Dperf_event.h486 __u64 probe_offset; /* for perf_[k,u]probe */
/linux/include/uapi/linux/
H A Dperf_event.h486 __u64 probe_offset; /* for perf_[k,u]probe */
/linux/arch/sparc/kernel/
H A Dperf_event.c87 * events inside of a perf_{disable,enable}() sequence.
/linux/include/linux/
H A Dperf_event.h1328 * perf_{prepare,output}_sample().
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_concat_range.sh1263 eval perf_\$perf_proto
/linux/
H A DMAINTAINERS2322 F: arch/arm*/kernel/perf_*