Searched refs:data__for_each_file_new (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-diff.c | 90 #define data__for_each_file_new(i, d) data__for_each_file_start(i, d, 1) macro 709 data__for_each_file_new(i, d) { in hists__precompute() function 984 data__for_each_file_new(i, d) { in data_process() function
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-diff.c | 90 #define data__for_each_file_new(i, d) data__for_each_file_start(i, d, 1) macro 711 data__for_each_file_new(i, d) { in hists__precompute() function 986 data__for_each_file_new(i, d) { in data_process() function
|
Completed in 6 milliseconds