Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dcs-etm.c55 u8 sample_instructions; member
856 etm->sample_instructions = true; in cs_etm__synth_events()
885 if (etm->sample_instructions && in cs_etm__sample()
Dintel-pt.c82 bool sample_instructions; member
1486 if (pt->sample_instructions && (state->type & INTEL_PT_INSTRUCTION)) { in intel_pt_sample()
2233 pt->sample_instructions = true; in intel_pt_synth_events()