Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-diff.c76 COMPUTE_MAX, enumerator
79 const char *compute_names[COMPUTE_MAX] = {
87 static int compute_2_hpp[COMPUTE_MAX] = {
209 for (i = 0; i < COMPUTE_MAX; i++) in setup_compute()