#include "perf_region_names.h" const char* perf_region_names[PERF_REGIONS_MAX] = { "[dummy]", // 0 "foo", // 1 0 // null termination };