Home
last modified time | relevance | path

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

/drivers/oprofile/
Dbuffer_sync.c381 add_sample(struct mm_struct *mm, struct op_sample *s, int in_kernel) in add_sample() function
553 if (add_sample(mm, sample, in_kernel)) in sync_buffer()
/drivers/gpu/drm/i915/
Di915_pmu.c162 add_sample(struct i915_pmu_sample *sample, u32 val) in add_sample() function
193 add_sample(&pmu->sample[I915_SAMPLE_WAIT], period_ns); in engines_sample()
195 add_sample(&pmu->sample[I915_SAMPLE_SEMA], period_ns); in engines_sample()
210 add_sample(&pmu->sample[I915_SAMPLE_BUSY], period_ns); in engines_sample()