Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
Dbuiltin-trace.c198 struct hashmap *syscall_stats; member
1558 struct hashmap *syscall_stats; member
1576 static void delete_syscall_stats(struct hashmap *syscall_stats) in delete_syscall_stats()
2602 struct syscall_stats { struct
2613 struct hashmap *syscall_stats = ttrace->syscall_stats; in thread__update_stats() argument
4815 static struct syscall_entry *syscall__sort_stats(struct hashmap *syscall_stats) in syscall__sort_stats()
4843 struct hashmap *syscall_stats) in syscall__dump_stats()