Searched refs:host_tc (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-inject.c86 struct perf_tsc_conversion host_tc; member in struct:guest_session
1344 get_tsc_conv(&gs->host_tc, &inject->session->time_conv);
1369 if (gs->host_tc.cap_user_time_zero)
1370 *host_time = tsc_to_perf_time(tsc, &gs->host_tc);

Completed in 125 milliseconds