Searched refs:HISI_PTT_FIELD_LENTH (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/perf/util/hisi-ptt-decoder/
H A Dhisi-ptt-pkt-decoder.h16 #define HISI_PTT_FIELD_LENTH 4 macro
H A Dhisi-ptt-pkt-decoder.c97 for (i = 0; i < HISI_PTT_FIELD_LENTH; i++)
111 pos += HISI_PTT_FIELD_LENTH;
116 pos += HISI_PTT_FIELD_LENTH;
131 for (i = 0; i < HISI_PTT_FIELD_LENTH; i++)
148 pos += HISI_PTT_FIELD_LENTH;
152 pos += HISI_PTT_FIELD_LENTH;

Completed in 266 milliseconds