Searched refs:thread_slice_row (Results 1 – 1 of 1) sorted by relevance
791 base::Optional<uint32_t> thread_slice_row = in ExportSlices() local793 if (thread_slice_row) { in ExportSlices()794 thread_ts_ns = thread_slices.thread_timestamp_ns()[*thread_slice_row]; in ExportSlices()796 thread_slices.thread_duration_ns()[*thread_slice_row]; in ExportSlices()798 thread_slices.thread_instruction_counts()[*thread_slice_row]; in ExportSlices()800 thread_slices.thread_instruction_deltas()[*thread_slice_row]; in ExportSlices()