Searched refs:sampler (Results 1 – 7 of 7) sorted by relevance
372 int unit, int phase, bool sampler) in sdmmc_dlyb_set_cfgr() argument382 if (!sampler) in sdmmc_dlyb_set_cfgr()
80 u32 sampler[I915_MAX_SLICES][I915_MAX_SUBSLICES]; member
1132 instdone->sampler[slice][subslice] = in intel_engine_get_instdone()1149 instdone->sampler[0][0] = in intel_engine_get_instdone()
6665 struct perf_event *sampler = event->aux_event; in perf_prepare_sample_aux() local6670 if (!sampler) in perf_prepare_sample_aux()6673 if (WARN_ON_ONCE(READ_ONCE(sampler->state) != PERF_EVENT_STATE_ACTIVE)) in perf_prepare_sample_aux()6676 if (WARN_ON_ONCE(READ_ONCE(sampler->oncpu) != smp_processor_id())) in perf_prepare_sample_aux()6679 rb = ring_buffer_get(sampler); in perf_prepare_sample_aux()6737 struct perf_event *sampler = event->aux_event; in perf_aux_sample_output() local6742 if (WARN_ON_ONCE(!sampler || !data->aux_size)) in perf_aux_sample_output()6745 rb = ring_buffer_get(sampler); in perf_aux_sample_output()6749 size = perf_pmu_snapshot_aux(rb, sampler, handle, data->aux_size); in perf_aux_sample_output()
451 ee->instdone.sampler[slice][subslice]); in error_print_instdone()
7113 - int unit, int phase, bool sampler)7123 - if (!sampler)
5876 + /* Get the sampler number after merge. */