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

/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dintel_gem.h89 struct drm_i915_query_item item = {
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Dintel_noop_drm_shim.c224 query_write_topology(struct drm_i915_query_item *item)
288 struct drm_i915_query_item *items = (void *) (uintptr_t) query->items_ptr;
296 struct drm_i915_query_item *item = &items[i];
307 fprintf(stderr, "Unknown drm_i915_query_item id=%lli\n", item->query_id);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query.c387 struct drm_i915_query_item item = {
/xsrc/external/mit/libdrm/dist/include/drm/
H A Di915_drm.h2901 * struct drm_i915_query_item - An individual query for the kernel to process.
2906 struct drm_i915_query_item { struct
2968 * struct drm_i915_query - Supply an array of struct drm_i915_query_item for the
2972 * drm_i915_query_item in the array:
2975 * drm_i915_query_item, with &drm_i915_query_item.length set to zero. The
2980 * &drm_i915_query_item.data_ptr equal to our newly allocated blob. Note that
2981 * the &drm_i915_query_item.length should still be the same as what the
3002 * Pointer to an array of struct drm_i915_query_item. The number of
3137 * struct drm_i915_query_item ite
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
H A Di915_drm.h1714 struct drm_i915_query_item { struct
1748 * This points to an array of num_items drm_i915_query_item structures.
/xsrc/external/mit/MesaLib/dist/include/drm-uapi/
H A Di915_drm.h2490 * struct drm_i915_query_item - An individual query for the kernel to process.
2495 struct drm_i915_query_item { struct
2542 * struct drm_i915_query - Supply an array of struct drm_i915_query_item for the
2546 * drm_i915_query_item in the array:
2549 * drm_i915_query_item, with &drm_i915_query_item.length set to zero. The
2554 * &drm_i915_query_item.data_ptr equal to our newly allocated blob. Note that
2555 * the &drm_i915_query_item.length should still be the same as what the
2576 * Pointer to an array of struct drm_i915_query_item. The number of
2665 * struct drm_i915_query_item ite
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_performance_query.c1689 struct drm_i915_query_item item = {

Completed in 74 milliseconds