Searched refs:ppmu (Results 1 – 1 of 1) sorted by relevance
635 const char *ppmu; in json_events() local637 ppmu = field_to_perf(unit_to_pmu, map, val); in json_events()638 if (ppmu) { in json_events()639 je.pmu = strdup(ppmu); in json_events()