Lines Matching refs:startswith

169 startswith(const char *line, const char *start)
229 if (startswith(line, " - id:")) {
232 } else if (startswith(line, " iova:")) {
234 } else if (startswith(line, " rptr:")) {
236 } else if (startswith(line, " wptr:")) {
238 } else if (startswith(line, " size:")) {
240 } else if (startswith(line, " data: !!ascii85 |")) {
262 if (startswith(line, " iova:")) {
264 } else if (startswith(line, " size:")) {
266 } else if (startswith(line, " data: !!ascii85 |")) {
293 if (startswith(line, " iova:")) {
295 } else if (startswith(line, " size:")) {
297 } else if (startswith(line, " queue-history")) {
308 } else if (startswith(line, " data: !!ascii85 |")) {
437 if (startswith(line, " - iova:")) {
439 } else if (startswith(line, " size:")) {
441 } else if (startswith(line, " data: !!ascii85 |")) {
504 if (startswith(line, " - cluster-name:") ||
505 startswith(line, " - context:")) {
613 if (startswith(line, " - regs-name:")) {
616 } else if (startswith(line, " dwords:")) {
618 } else if (startswith(line, " data: !!ascii85 |")) {
660 if (startswith(line, " - type:")) {
663 } else if (startswith(line, " size:")) {
665 } else if (startswith(line, " data: !!ascii85 |")) {
708 if (startswith(line, " - debugbus-block:")) {
711 } else if (startswith(line, " count:")) {
713 } else if (startswith(line, " data: !!ascii85 |")) {
744 if (startswith(line, "revision:")) {
774 } else if (startswith(line, "bos:")) {
776 } else if (startswith(line, "ringbuffer:")) {
778 } else if (startswith(line, "gmu-log:")) {
780 } else if (startswith(line, "gmu-hfi:")) {
782 } else if (startswith(line, "registers:")) {
789 } else if (startswith(line, "registers-gmu:")) {
791 } else if (startswith(line, "indexed-registers:")) {
793 } else if (startswith(line, "shader-blocks:")) {
795 } else if (startswith(line, "clusters:")) {
797 } else if (startswith(line, "debugbus:")) {