Home
last modified time | relevance | path

Searched refs:dispatch_type (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_sched.cpp447 ompt_dispatch_t dispatch_type; in __kmp_for_static_init() local
451 dispatch_type = ompt_dispatch_section; in __kmp_for_static_init()
455 dispatch_type = (ompt_work_type == ompt_work_distribute) in __kmp_for_static_init()
461 &(team_info->parallel_data), &(task_info->task_data), dispatch_type, in __kmp_for_static_init()