Home
last modified time | relevance | path

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

/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h76 bool consecutive; member
106 bool have_tsc, bool *consecutive);
Dintel-pt-decoder.c486 if (!buffer.consecutive) { in intel_pt_get_data()
2360 size_t len_b, bool *consecutive) in intel_pt_find_overlap_tsc() argument
2389 *consecutive = true; in intel_pt_find_overlap_tsc()
2420 bool have_tsc, bool *consecutive) in intel_pt_find_overlap() argument
2433 consecutive); in intel_pt_find_overlap()
2452 *consecutive = true; in intel_pt_find_overlap()
/tools/perf/util/
Dintel-pt.c198 bool consecutive = false; in intel_pt_do_fix_overlap() local
202 pt->have_tsc, &consecutive); in intel_pt_do_fix_overlap()
207 if (b->use_size && consecutive) in intel_pt_do_fix_overlap()
208 b->consecutive = true; in intel_pt_do_fix_overlap()
270 if (ptq->pt->snapshot_mode && !buffer->consecutive && old_buffer && in intel_pt_get_trace()
294 !buffer->consecutive)) { in intel_pt_get_trace()
295 b->consecutive = false; in intel_pt_get_trace()
298 b->consecutive = true; in intel_pt_get_trace()
Dauxtrace.c272 bool consecutive = false; in auxtrace_queues__split_buffer() local
281 b->consecutive = consecutive; in auxtrace_queues__split_buffer()
289 consecutive = true; in auxtrace_queues__split_buffer()
293 buffer->consecutive = consecutive; in auxtrace_queues__split_buffer()
Dintel-bts.c496 if (buffer->consecutive) { in intel_bts_process_queue()
511 if (btsq->bts->snapshot_mode && !buffer->consecutive && in intel_bts_process_queue()
520 (btsq->bts->snapshot_mode && !buffer->consecutive))) in intel_bts_process_queue()
Dauxtrace.h177 bool consecutive; member
/tools/perf/Documentation/
Dperf-top.txt219 Enable taken branch stack sampling. Each sample captures a series of consecutive
Dperf-report.txt217 to be given after threshold (but not necessarily consecutive).
Dperf-record.txt314 Enable taken branch stack sampling. Each sample captures a series of consecutive