Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/perf/
H A Dintel_perf_query.c111 * also saved in the query object's ->oa.samples_head.
119 * A->oa.samples_head
129 * node in B->oa.samples_head
134 * ->oa.samples_head reference we took at the start.
141 * ^_______ Drop B->oa.samples_head reference
143 * We still can't free these due to the A->oa.samples_head ref:
146 * When the A query finishes: (note there's a new ref for C's samples_head)
152 * ^_______ Drop A->oa.samples_head reference
154 * And we can now reap these nodes up to the C->oa.samples_head:
216 struct exec_node *samples_head; member
[all...]

Completed in 3 milliseconds