OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:i915_perf_stream
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf_types.h
65
struct
i915_perf_stream
;
76
void (*enable)(struct
i915_perf_stream
*stream);
83
void (*disable)(struct
i915_perf_stream
*stream);
90
void (*poll_wait)(struct
i915_perf_stream
*stream,
100
int (*wait_unlocked)(struct
i915_perf_stream
*stream);
121
int (*read)(struct
i915_perf_stream
*stream,
126
int (*read)(struct
i915_perf_stream
*stream,
137
void (*destroy)(struct
i915_perf_stream
*stream);
141
* struct
i915_perf_stream
- state for a single open stream FD
143
struct
i915_perf_stream
{
struct
[
all
...]
Completed in 31 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025