Searched refs:event_cpu_diff (Results 1 – 1 of 1) sorted by relevance
1102 int64_t event_cpu_diff = event_mcu_diff * time_slope; in readEvents() local1103 event_cpu_time = last_cpu_timestamp[id] + event_cpu_diff; in readEvents()1107 int64_t event_cpu_diff = event_mcu_diff * time_slope; in readEvents() local1108 event_cpu_time = last_cpu_timestamp[id] + event_cpu_diff; in readEvents()