Searched refs:samples_head (Results 1 – 1 of 1) sorted by relevance
212 struct exec_node *samples_head; member817 query->oa.samples_head = exec_list_get_tail(&perf_ctx->sample_buffers); in gen_perf_begin_query()820 exec_node_data(struct oa_sample_buf, query->oa.samples_head, link); in gen_perf_begin_query()1129 exec_node_data(struct oa_sample_buf, query->oa.samples_head, link); in drop_from_unaccumulated_query_list()1134 query->oa.samples_head = NULL; in drop_from_unaccumulated_query_list()1229 first_samples_node = query->oa.samples_head->next; in accumulate_oa_reports()