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