Searched refs:routine_id (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload_host.h151 bool offload_stack_memory_manager(const void * stack_begin, int routine_id,
H A Doffload_engine.h233 stack_cpu_addr(addr), routine_id(routine_num)
240 uint64_t routine_id; member in struct:PersistData
H A Doffload_host.cpp583 int routine_id,
608 if (routine_id != it-> routine_id) {
641 new_el = new PersistData(stack_begin, routine_id, buf_size);
581 offload_stack_memory_manager( const void * stack_begin, int routine_id, int buf_size, int align, bool *is_new) argument

Completed in 152 milliseconds