Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-trace.c4801 struct syscall_entry { struct
4809 const struct syscall_entry *entry1 = e1; in entry_cmp() argument
4810 const struct syscall_entry *entry2 = e2; in entry_cmp()
4815 static struct syscall_entry *syscall__sort_stats(struct hashmap *syscall_stats) in syscall__sort_stats()
4817 struct syscall_entry *entry; in syscall__sort_stats()
4847 struct syscall_entry *entries; in syscall__dump_stats()
4860 struct syscall_entry *entry = &entries[i]; in syscall__dump_stats()