Searched defs:brw_oa_sample_buf (Results 1 – 1 of 1) sorted by relevance
222 struct brw_oa_sample_buf { struct223 struct exec_node link;224 int refcount;225 int len;226 uint8_t buf[I915_PERF_OA_SAMPLE_SIZE * 10];227 uint32_t last_timestamp;