Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_sched.cpp442 ompt_dispatch_t dispatch_type; in __kmp_for_static_init() local
446 dispatch_type = ompt_dispatch_section; in __kmp_for_static_init()
450 dispatch_type = (ompt_work_type == ompt_work_distribute) in __kmp_for_static_init()
456 &(team_info->parallel_data), &(task_info->task_data), dispatch_type, in __kmp_for_static_init()