Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-diff.c112 COMPUTE_MAX, enumerator
116 const char *compute_names[COMPUTE_MAX] = {
126 static int compute_2_hpp[COMPUTE_MAX] = {
262 for (i = 0; i < COMPUTE_MAX; i++) in setup_compute()