Home
last modified time | relevance | path

Searched defs:PRINT_FIELD (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/tools/perf/util/
Dtrace-event.h107 PRINT_FIELD, enumerator
/linux-2.6.39/tools/perf/
Dbuiltin-script.c68 #define PRINT_FIELD(x) (output_fields[attr->type] & PERF_OUTPUT_##x) macro