Home
last modified time | relevance | path

Searched refs:augmented_syscalls__unaugmented (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dtrace_augment.h17 struct bpf_program *augmented_syscalls__unaugmented(void);
55 static inline struct bpf_program *augmented_syscalls__unaugmented(void) in augmented_syscalls__unaugmented() function
H A Dbpf_trace_augment.c118 struct bpf_program *augmented_syscalls__unaugmented(void) in augmented_syscalls__unaugmented() function
/linux/tools/perf/
H A Dbuiltin-trace.c4004 unaugmented_prog = augmented_syscalls__unaugmented(); in trace__init_syscalls_bpf_prog_array_maps()