Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-record.c206 static int process_timestamp_boundary(const struct perf_tool *tool,
2437 tool->itrace_start = process_timestamp_boundary; in __cmd_record()
2438 tool->aux = process_timestamp_boundary; in __cmd_record()
3365 static int process_timestamp_boundary(const struct perf_tool *tool, in process_timestamp_boundary() function