Lines Matching defs:query
140 * Hw ID used by the context on which the query was running.
151 * query.
157 * query.
162 * Frequency of the whole GT at the begin and end of the query.
167 * Timestamp of the query.
172 * Timestamp of the query.
177 * Whether the query was interrupted by another workload (aka preemption).
183 const struct intel_perf_query_info *query,
187 const struct intel_perf_query_info *query,
217 /* Register programming for a given query */
317 int group_idx; /* query/group number */
318 int counter_idx; /* index inside of query/group */
341 /* Powergating configuration for the running the query. */
378 * query begins, this OA metric is used as a fallback.
412 struct intel_perf_query_info *query;
419 * include_pipeline_statistics : Whether to add a pipeline statistic query
477 const struct intel_perf_query_info *query,
481 /** Accumulate the delta between 2 OA reports into result for a given query.
484 const struct intel_perf_query_info *query,
490 uint64_t intel_perf_report_timestamp(const struct intel_perf_query_info *query,
497 const struct intel_perf_query_info *query,
504 /** Debug helper printing out query data.
506 void intel_perf_query_result_print_fields(const struct intel_perf_query_info *query,