Searched refs:process_timestamp_boundary (Results 1 – 1 of 1) sorted by relevance
201 static int process_timestamp_boundary(const struct perf_tool *tool,2402 tool->itrace_start = process_timestamp_boundary; in __cmd_record()2403 tool->aux = process_timestamp_boundary; in __cmd_record()3288 static int process_timestamp_boundary(const struct perf_tool *tool, in process_timestamp_boundary() function