Home
last modified time | relevance | path

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

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