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

/linux-master/tools/perf/
H A Dbuiltin-diff.c111 COMPUTE_MAX, enumerator in enum:__anon373
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++)

Completed in 97 milliseconds