Searched defs:oa_sample_buf (Results 1 – 1 of 1) sorted by relevance
164 struct oa_sample_buf { struct165 struct exec_node link;166 int refcount;167 int len;168 uint8_t buf[I915_PERF_OA_SAMPLE_SIZE * 10];169 uint32_t last_timestamp;