blob: 5c09ccc15a5c0623658ea61969970aaeb5e46712 [file] [log] [blame]
/*
* Copyright 2023 Intel Corporation
* SPDX-License-Identifier: MIT
*/
#pragma once
#include <stdint.h>
void *xe_device_query_alloc_fetch(int fd, uint32_t query_id, uint32_t *len);