Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-diff.c111 COMPUTE_MAX, enumerator
112 COMPUTE_STREAM, /* After COMPUTE_MAX to avoid use current compute arrays */
115 const char *compute_names[COMPUTE_MAX] = {
125 static int compute_2_hpp[COMPUTE_MAX] = {
261 for (i = 0; i < COMPUTE_MAX; i++) in setup_compute()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-diff.c111 COMPUTE_MAX, enumerator
112 COMPUTE_STREAM, /* After COMPUTE_MAX to avoid use current compute arrays */
115 const char *compute_names[COMPUTE_MAX] = {
125 static int compute_2_hpp[COMPUTE_MAX] = {
261 for (i = 0; i < COMPUTE_MAX; i++) in setup_compute()

Completed in 6 milliseconds