Searched refs:ppmu (Results 1 – 1 of 1) sorted by relevance
608 const char *ppmu; in json_events() local610 ppmu = field_to_perf(unit_to_pmu, map, val); in json_events()611 if (ppmu) { in json_events()612 je.pmu = strdup(ppmu); in json_events()