Home
last modified time | relevance | path

Searched refs:probe_read_str (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/examples/bpf/
A Detcsnoop.c43 augmented_args.filename.size = probe_read_str(&augmented_args.filename.value, \
A Daugmented_syscalls.c47 augmented_args.filename.size = probe_read_str(&augmented_args.filename.value, \
A Daugmented_raw_syscalls.c100 int string_len = probe_read_str(&augmented_arg->value, arg_len, arg); in augmented_arg__read_str()
/linux/tools/perf/include/bpf/
A Dbpf.h66 static int (*probe_read_str)(void *dst, int size, const void *unsafe_addr) = (void *)BPF_FUNC_probe… variable
/linux/tools/include/uapi/linux/
A Dbpf.h4988 FN(probe_read_str), \
/linux/include/uapi/linux/
A Dbpf.h4988 FN(probe_read_str), \

Completed in 35 milliseconds