Searched refs:instructions_sample_period (Results 1 – 2 of 2) sorted by relevance
77 u64 instructions_sample_period; member1760 etm->instructions_sample_period = attr.sample_period; in cs_etm__synth_events()1795 tidq->period_instructions >= etm->instructions_sample_period) { in cs_etm__sample()1848 u64 offset = etm->instructions_sample_period - instrs_prev; in cs_etm__sample()1856 etm->instructions_sample_period) { in cs_etm__sample()1867 etm->instructions_sample_period); in cs_etm__sample()1871 offset += etm->instructions_sample_period; in cs_etm__sample()1873 etm->instructions_sample_period; in cs_etm__sample()
65 u64 instructions_sample_period; member534 if (speq->period_instructions < spe->instructions_sample_period) in arm_spe__synth_instruction_sample()546 sample.period = spe->instructions_sample_period; in arm_spe__synth_instruction_sample()1662 spe->instructions_sample_period = attr.sample_period; in arm_spe_synth_events()