Lines Matching refs:formatted
716 bool formatted)
726 d_params->formatted = formatted;
1019 bool formatted)
1028 int decoders = formatted ? etm->num_cpu : 1;
1051 formatted))
1084 bool formatted)
1091 etmq = cs_etm__alloc_queue(etm, formatted);
2813 * Knowing if the trace is formatted or not requires a lookup of
2816 * formatted in piped mode (true).
2940 bool formatted;
3023 formatted = !(aux_event->flags & PERF_AUX_FLAG_CORESIGHT_FORMAT_RAW);
3025 idx, formatted);