Searched refs:has_ts (Results 1 – 5 of 5) sorted by relevance
281 bool has_ts = strcmp(iio_channel_get_id(channels[channel_count-1]), "timestamp") == 0; in main() local301 if (has_ts) in main()
134 …uint32_t has_ts:1; /**< 1 if the packet has an associated timestamp - e.g. SW/STM tra… member
205 has_ts = 1; in setTS()
432 decoder->out_pkt.has_ts = 1; in analyse_packet()
72 …uint32_t has_ts:1; /* 1 if the packet has an associated timestamp - e.g. SW/STM trace…323 __packet fields optional__: `has_ts -> timestamp`, ` extended_data -> ptr_extended_data`330 SW trace packets that include timestamp information will us the `has_ts` flag and fill in the times…