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