Searched refs:syscall_stats (Results 1 – 1 of 1) sorted by relevance
198 struct hashmap *syscall_stats; member1558 struct hashmap *syscall_stats; member1581 if (syscall_stats == NULL) in delete_syscall_stats()1586 hashmap__free(syscall_stats); in delete_syscall_stats()1615 ttrace->syscall_stats = NULL; in thread_trace__delete()2602 struct syscall_stats { struct2613 struct hashmap *syscall_stats = ttrace->syscall_stats; in thread__update_stats() argument2618 syscall_stats = trace->syscall_stats; in thread__update_stats()4452 if (trace->syscall_stats == NULL) in trace__run()4802 struct syscall_stats *stats;[all …]