Searched refs:timestamp_boundary (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-record.c172 bool timestamp_boundary; member in struct:record
1458 * so no need to process samples. But if timestamp_boundary is enabled,
1462 if (rec->buildid_all && !rec->timestamp_boundary)
3523 OPT_BOOLEAN(0, "timestamp-boundary", &record.timestamp_boundary,

Completed in 273 milliseconds