Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-trace.c1566 static struct hashmap *alloc_syscall_stats(void) in alloc_syscall_stats() function
1591 ttrace->syscall_stats = alloc_syscall_stats(); in thread_trace__new()
4466 trace->syscall_stats = alloc_syscall_stats(); in trace__run()
4774 trace->syscall_stats = alloc_syscall_stats(); in trace__replay()