Home
last modified time | relevance | path

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

/Linux-v4.19/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()
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_pmu.c160 add_sample(struct i915_pmu_sample *sample, u32 val) in add_sample() function
189 add_sample(&engine->pmu.sample[I915_SAMPLE_BUSY], in engines_sample()
202 add_sample(&engine->pmu.sample[I915_SAMPLE_WAIT], in engines_sample()
206 add_sample(&engine->pmu.sample[I915_SAMPLE_SEMA], in engines_sample()