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.c111 COMPUTE_MAX, enumerator
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()