Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/tests/
H A Dparse-events.c23 static int num_core_entries(void) in num_core_entries() function
865 for (int i = 0; i < num_core_entries(); i++) { in test__group1()
1083 for (int i = 0; i < num_core_entries(); i++) { in test__group4()
1133 for (int i = 0; i < num_core_entries(); i++) { in test__group5()
1168 for (int i = 0; i < num_core_entries(); i++) { in test__group5()
1202 for (int i = 0; i < num_core_entries(); i++) { in test__group5()
1229 for (int i = 0; i < num_core_entries(); i++) { in test__group_gh1()
1276 for (int i = 0; i < num_core_entries(); i++) { in test__group_gh2()
1323 for (int i = 0; i < num_core_entries(); i++) { in test__group_gh3()
1370 for (int i = 0; i < num_core_entries(); i++) { in test__group_gh4()
[all …]