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.h353 unsigned long long tracecmd_get_out_file_offset(struct tracecmd_output *handle);
/external/trace-cmd/lib/trace-cmd/
Dtrace-output.c2816 unsigned long long tracecmd_get_out_file_offset(struct tracecmd_output *handle) in tracecmd_get_out_file_offset() function
Dtrace-input.c5189 start = tracecmd_get_out_file_offset(out_handle); in copy_options()
5262 offset = tracecmd_get_out_file_offset(out_handle); in copy_trace_latency()