Searched refs:arch_specific_sort_keys (Results 1 – 1 of 1) sorted by relevance
50 const char *arch_specific_sort_keys[] = {"p_stage_cyc"}; variable2788 for (j = 0; j < ARRAY_SIZE(arch_specific_sort_keys); j++) { in sort_dimension__add()2789 if (!strcmp(arch_specific_sort_keys[j], tok) && in sort_dimension__add()