Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dintel-pt.c66 bool sync_switch; member
848 (!pt->sync_switch || in intel_pt_setup_queue()
1231 if (!pt->sync_switch) in intel_pt_sample()
1328 pt->sync_switch = true; in intel_pt_run_decoder()
1344 if (pt->sync_switch && in intel_pt_run_decoder()
1346 pt->sync_switch = false; in intel_pt_run_decoder()
1372 } else if (pt->sync_switch && in intel_pt_run_decoder()
1515 if (!pt->sync_switch) in intel_pt_sync_switch()