Searched refs:cpmu_attr_names (Results 1 – 1 of 1) sorted by relevance
54 const perfmon_name_t cpmu_attr_names[] = { CPMU_ATTR_REGS }; variable55 const size_t cpmu_attr_count = ARRAYLEN(cpmu_attr_names);101 cpmu_source->ps_attribute_names = cpmu_attr_names; in perfmon_machine_startup()