Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_sched.cpp455 ompt_dispatch_t dispatch_type; in __kmp_for_static_init() local
459 dispatch_type = ompt_dispatch_section; in __kmp_for_static_init()
463 dispatch_type = (ompt_work_type == ompt_work_distribute) in __kmp_for_static_init()
469 &(team_info->parallel_data), &(task_info->task_data), dispatch_type, in __kmp_for_static_init()