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.c4804 struct syscall_entry { struct
4812 const struct syscall_entry *entry1 = e1; in entry_cmp() argument
4813 const struct syscall_entry *entry2 = e2; in entry_cmp()
4818 static struct syscall_entry *syscall__sort_stats(struct hashmap *syscall_stats) in syscall__sort_stats()
4820 struct syscall_entry *entry; in syscall__sort_stats()
4851 struct syscall_entry *entries; in syscall__dump_stats()
4864 struct syscall_entry *entry = &entries[i]; in syscall__dump_stats()