Searched refs:micro_snapshot (Results 1 – 2 of 2) sorted by relevance
744 struct micro_snapshot *msnap; in telemetry_process_sample()870 if ((current_buffer->size - current_buffer->current_position) < sizeof(struct micro_snapshot)) { in telemetry_process_sample()885 …msnap = (struct micro_snapshot *)(uintptr_t)(current_buffer->buffer + current_buffer->current_posi… in telemetry_process_sample()893 current_buffer->current_position += sizeof(struct micro_snapshot); in telemetry_process_sample()1137 struct micro_snapshot *p; in log_telemetry_output()1148 p = (struct micro_snapshot *)(buf + offset); in log_telemetry_output()
150 struct micro_snapshot { struct