Searched refs:sqtt_file_chunk_queue_event_timings (Results 1 – 1 of 1) sorted by relevance
787 struct sqtt_file_chunk_queue_event_timings { struct795 static_assert(sizeof(struct sqtt_file_chunk_queue_event_timings) == 32, argument825 struct sqtt_file_chunk_queue_event_timings *chunk) in ac_sqtt_fill_queue_event_timings()1117 struct sqtt_file_chunk_queue_event_timings queue_event_timings; in ac_sqtt_dump_data()1121 fwrite(&queue_event_timings, sizeof(struct sqtt_file_chunk_queue_event_timings), 1, in ac_sqtt_dump_data()1123 file_offset += sizeof(struct sqtt_file_chunk_queue_event_timings); in ac_sqtt_dump_data()