Searched refs:syscall_stats (Results 1 – 1 of 1) sorted by relevance
1274 struct intlist *syscall_stats; member1283 ttrace->syscall_stats = intlist__new(NULL); in thread_trace__new()2142 struct syscall_stats { struct2153 struct syscall_stats *stats; argument2156 inode = intlist__findnew(ttrace->syscall_stats, id);4296 DEFINE_RESORT_RB(syscall_stats, a->msecs > b->msecs,4297 struct syscall_stats *stats;4303 struct syscall_stats *stats = source->priv;4316 DECLARE_RESORT_RB_INTLIST(syscall_stats, ttrace->syscall_stats);4318 if (syscall_stats == NULL)[all …]