Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/arch/powerpc/util/
H A Devent.c53 int arch_support_sort_key(const char *sort_key) in arch_support_sort_key() function
/linux-6.15/tools/perf/arch/x86/util/
H A Devent.c132 int arch_support_sort_key(const char *sort_key) in arch_support_sort_key() function
/linux-6.15/tools/perf/util/
H A Devent.h396 int arch_support_sort_key(const char *sort_key);
H A Dsort.c2492 int __weak arch_support_sort_key(const char *sort_key __maybe_unused) in arch_support_sort_key() function
3552 !arch_support_sort_key(tok)) { in sort_dimension__add()
3667 !arch_support_sort_key(key)) { in is_hpp_sort_key()