OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:I915_PMU_SAMPLE_BITS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_pmu.h
33
((1 <<
I915_PMU_SAMPLE_BITS
) + \
i915_pmu.c
35
#define ENGINE_SAMPLE_BITS (1 <<
I915_PMU_SAMPLE_BITS
)
56
return (event->attr.config >>
I915_PMU_SAMPLE_BITS
) & 0xff;
/src/sys/external/bsd/drm2/dist/include/uapi/drm/
i915_drm.h
156
#define
I915_PMU_SAMPLE_BITS
(4)
160
(
I915_PMU_SAMPLE_BITS
+ I915_PMU_SAMPLE_INSTANCE_BITS)
164
(instance) <<
I915_PMU_SAMPLE_BITS
| \
Completed in 34 milliseconds
Indexes created Tue Oct 21 08:09:48 GMT 2025