OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sample_flags
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf_types.h
160
* @
sample_flags
: Flags representing the `DRM_I915_PERF_PROP_SAMPLE_*`
164
u32
sample_flags
;
member in struct:i915_perf_stream
i915_perf.c
364
* @
sample_flags
: `DRM_I915_PERF_PROP_SAMPLE_*` properties are tracked as flags
380
u32
sample_flags
;
member in struct:perf_open_properties
633
* properties when opening a stream, tracked as `stream->
sample_flags
`. This
655
u32
sample_flags
= stream->
sample_flags
;
local in function:append_oa_sample
676
if (
sample_flags
& SAMPLE_OA_REPORT) {
2568
(stream->
sample_flags
& SAMPLE_OA_REPORT) ?
2720
if (!(stream->
sample_flags
& SAMPLE_OA_REPORT))
2851
if (!(props->
sample_flags
& SAMPLE_OA_REPORT) &&
2884
stream->
sample_flags
= props->sample_flags
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Sep 25 02:09:54 GMT 2025