Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/
Dbuiltin-record.c201 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