Home
last modified time | relevance | path

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

/linux/tools/perf/util/bpf_skel/
H A Dsyscall_summary.bpf.c31 __type(key, struct syscall_key);
69 struct syscall_key key = { in update_stats()
H A Dsyscall_summary.h12 struct syscall_key { struct
/linux/tools/perf/util/
H A Dbpf-trace-summary.c172 static int update_thread_stats(struct hashmap *hash, struct syscall_key *map_key, in update_thread_stats()
236 static int update_total_stats(struct hashmap *hash, struct syscall_key *map_key, in update_total_stats()
308 static int update_cgroup_stats(struct hashmap *hash, struct syscall_key *map_key, in update_cgroup_stats()
380 struct syscall_key *prev_key, key; in trace_print_bpf_summary()