Home
last modified time | relevance | path

Searched refs:tracecmd_tsync_with_guest_stop (Results 1 – 3 of 3) sorted by relevance

/external/trace-cmd/lib/trace-cmd/include/private/
Dtrace-cmd-private.h510 int tracecmd_tsync_with_guest_stop(struct tracecmd_time_sync *tsync);
/external/trace-cmd/lib/trace-cmd/
Dtrace-timesync.c930 int tracecmd_tsync_with_guest_stop(struct tracecmd_time_sync *tsync) in tracecmd_tsync_with_guest_stop() function
/external/trace-cmd/tracecmd/
Dtrace-record.c696 ret = tracecmd_tsync_with_guest_stop(instance->tsync); in host_tsync_complete()