Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dintel-bts.c68 bool synth_needs_swap; member
298 bts->synth_needs_swap); in intel_bts_synth_branch_sample()
829 bts->synth_needs_swap = evsel->needs_swap; in intel_bts_synth_events()
Dintel-pt.c93 bool synth_needs_swap; member
1011 pt->synth_needs_swap); in intel_pt_synth_branch_sample()
1065 pt->synth_needs_swap); in intel_pt_synth_instruction_sample()
1120 pt->synth_needs_swap); in intel_pt_synth_transaction_sample()
1941 pt->synth_needs_swap = evsel->needs_swap; in intel_pt_synth_events()