evsel__output_type
unsigned int type = evsel__output_type(evsel);
unsigned int type = evsel__output_type(evsel);
int type = evsel__output_type(evsel);
#define PRINT_FIELD(x) (output[evsel__output_type(evsel)].fields & PERF_OUTPUT_##x)
int type = evsel__output_type(evsel);
unsigned int type = evsel__output_type(evsel);
if (evsel__output_type(evsel) == (int)type)