Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_init.c4056 #define PRINT_FIELD(_field, _flag, _str) { \ macro
/linux/tools/perf/
H A Dbuiltin-script.c439 #define PRINT_FIELD(x) (output[evsel__output_type(evsel)].fields & PERF_OUTPUT_##x) macro