Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-trace.c4803 struct syscall_entry { struct
4811 const struct syscall_entry *entry1 = e1; in entry_cmp() argument
4812 const struct syscall_entry *entry2 = e2; in entry_cmp()
4817 static struct syscall_entry *syscall__sort_stats(struct hashmap *syscall_stats) in syscall__sort_stats()
4819 struct syscall_entry *entry; in syscall__sort_stats()
4850 struct syscall_entry *entries; in syscall__dump_stats()
4863 struct syscall_entry *entry = &entries[i]; in syscall__dump_stats()