Searched defs:hva_ctx_dbg (Results 1 – 1 of 1) sorted by relevance
185 struct hva_ctx_dbg { struct186 struct dentry *debugfs_entry;187 bool is_valid_period;188 ktime_t begin;189 u32 total_duration;190 u32 cnt_duration;191 u32 min_duration;192 u32 max_duration;193 u32 avg_duration;194 u32 max_fps;[all …]