Home
last modified time | relevance | path

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

/external/trace-cmd/lib/trace-cmd/include/private/
Dtrace-cmd-private.h342 size_t tracecmd_get_out_file_offset(struct tracecmd_output *handle);
/external/trace-cmd/lib/trace-cmd/
Dtrace-output.c3022 size_t tracecmd_get_out_file_offset(struct tracecmd_output *handle) in tracecmd_get_out_file_offset() function
Dtrace-input.c5880 start = tracecmd_get_out_file_offset(out_handle); in copy_options()
5953 offset = tracecmd_get_out_file_offset(out_handle); in copy_trace_latency()