Searched defs:oa_sample_buf (Results 1 – 1 of 1) sorted by relevance
179 struct oa_sample_buf { struct180 struct exec_node link;181 int refcount;182 int len;183 uint8_t buf[I915_PERF_OA_SAMPLE_SIZE * 10];184 uint32_t last_timestamp;