Searched refs:tracecmd_alloc (Results 1 – 6 of 6) sorted by relevance
143 ihandle = tracecmd_alloc(input, 0); in trace_restore()
553 handle = tracecmd_alloc(input_file, 0); in trace_mem()
1042 handle = tracecmd_alloc(input_file, 0); in trace_hist()
185 self._handle = tracecmd_alloc(filename)
188 struct tracecmd_input *tracecmd_alloc(const char *file, int flags);
4345 struct tracecmd_input *tracecmd_alloc(const char *file, int flags) in tracecmd_alloc() function