Home
last modified time | relevance | path

Searched refs:MK_SORT_ENTRY_CHK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dsort.c1863 #define MK_SORT_ENTRY_CHK(key) \ macro
1875 MK_SORT_ENTRY_CHK(trace)
1876 MK_SORT_ENTRY_CHK(srcline)
1877 MK_SORT_ENTRY_CHK(srcfile)
1878 MK_SORT_ENTRY_CHK(thread)
1879 MK_SORT_ENTRY_CHK(comm)
1880 MK_SORT_ENTRY_CHK(dso)
1881 MK_SORT_ENTRY_CHK(sym)
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsort.c2348 #define MK_SORT_ENTRY_CHK(key) \ macro
2361 MK_SORT_ENTRY_CHK(trace)
2368 MK_SORT_ENTRY_CHK(srcline)
2369 MK_SORT_ENTRY_CHK(srcfile)
2370 MK_SORT_ENTRY_CHK(thread)
2371 MK_SORT_ENTRY_CHK(comm)
2372 MK_SORT_ENTRY_CHK(dso)
2373 MK_SORT_ENTRY_CHK(sym)

Completed in 10 milliseconds