Home
last modified time | relevance | path

Searched refs:read_event_files (Results 1 – 2 of 2) sorted by relevance

/external/trace-cmd/lib/trace-cmd/
Dtrace-output.c1003 static int read_event_files(struct tracecmd_output *handle, in read_event_files() function
1681 if (read_event_files(handle, list, compress)) in tracecmd_output_write_headers()
Dtrace-input.c809 static int read_event_files(struct tracecmd_input *handle, const char *regex) in read_event_files() function
1044 ret = read_event_files(handle, regex); in read_headers_v6()
1149 ret = read_event_files(handle, regex); in handle_section()