Searched refs:oa_sample_buf (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/perf/
H A Dintel_perf_query.c179 struct oa_sample_buf { struct
465 static struct oa_sample_buf *
469 struct oa_sample_buf *buf;
472 buf = exec_node_data(struct oa_sample_buf, node, link);
489 struct oa_sample_buf *tail_buf =
490 exec_node_data(struct oa_sample_buf, tail_node, link);
497 foreach_list_typed_safe(struct oa_sample_buf, buf, link,
511 foreach_list_typed_safe(struct oa_sample_buf, buf, link,
621 struct oa_sample_buf *buf = get_free_sample_buf(perf_ctx);
881 struct oa_sample_buf *bu
[all...]

Completed in 3 milliseconds