We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 997604c commit 5c15a65Copy full SHA for 5c15a65
level_zero/core/source/event/event.h
@@ -98,7 +98,6 @@ struct EventImp : public Event {
98
ze_result_t hostEventSetValue(uint32_t eventValue);
99
ze_result_t hostEventSetValueTimestamps(uint32_t eventVal);
100
void assignTimestampData(void *address);
101
- void makeAllocationResident();
102
};
103
104
struct EventPool : _ze_event_pool_handle_t {
0 commit comments