Searched refs:GetStaticConfigName (Results 1 – 3 of 3) sorted by relevance
444 static const std::string GetStaticConfigName(perf_type_id type_id, __u64 config_id) in GetStaticConfigName() function
404 std::string name = PerfEvents::GetStaticConfigName( in LoadAttrSection()
91 printf("event not support %s\n", GetStaticConfigName(type, config).c_str()); in IsEventSupport()291 eventItem.configName = GetStaticConfigName(type, config); in AddEvent()