OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:time_index
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/stats/
stats.c
207
unsigned int
time_index
= 1;
local in function:mod_stats_dump
244
} else if (
time_index
< core_stats->index &&
245
i == time[
time_index
].entry_id) {
250
time[
time_index
].render_time_in_us,
251
time[
time_index
].avg_render_time_in_us_last_ten,
252
time[
time_index
].min_window,
253
time[
time_index
].lfc_mid_point_in_us,
254
time[
time_index
].max_window,
255
time[
time_index
].vsync_to_flip_time_in_us,
256
time[
time_index
].flip_to_vsync_time_in_us
[
all
...]
Completed in 123 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025