Searched refs:on_heap (Results 1 – 2 of 2) sorted by relevance
275 int on_heap, bool always) { in __ompt_lw_taskteam_link() argument280 if (on_heap) { // the lw_taskteam cannot stay on stack, allocate it on heap in __ompt_lw_taskteam_link()284 link_lwt->heap = on_heap; in __ompt_lw_taskteam_link()
34 int on_heap, bool always = false);