Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp139 KMP_HNT(CheckEnvVar, "NLSPATH", nlspath), in __kmp_i18n_do_catopen()
140 KMP_HNT(CheckEnvVar, "LANG", lang), __kmp_msg_null); in __kmp_i18n_do_catopen()
169 KMP_HNT(CheckEnvVar, name, nlspath), __kmp_msg_null); in __kmp_i18n_do_catopen()
369 ? KMP_HNT(BadExeFormat, path.str, KMP_ARCH_STR) in __kmp_i18n_do_catopen()
H A Dkmp_debug.cpp74 __kmp_fatal(KMP_MSG(AssertionFailure, file, line), KMP_HNT(SubmitBugReport), in __kmp_debug_assert()
H A Dkmp_i18n.h122 #define KMP_HNT(...) __kmp_msg_format(kmp_i18n_hnt_##__VA_ARGS__) macro
H A Dz_Linux_util.cpp674 KMP_MSG(MonitorWillStarve), KMP_HNT(RunningAtMaxPriority), in __kmp_launch_monitor()
855 KMP_HNT(ChangeWorkerStackSize), __kmp_msg_null); in __kmp_create_worker()
867 KMP_HNT(IncreaseWorkerStackSize), __kmp_msg_null); in __kmp_create_worker()
871 KMP_HNT(DecreaseWorkerStackSize), __kmp_msg_null); in __kmp_create_worker()
876 KMP_HNT(Decrease_NUM_THREADS), __kmp_msg_null); in __kmp_create_worker()
978 err_code, KMP_HNT(ChangeMonitorStackSize), __kmp_msg_null); in __kmp_create_monitor()
996 KMP_ERR(status), KMP_HNT(IncreaseMonitorStackSize), in __kmp_create_monitor()
1001 KMP_ERR(status), KMP_HNT(DecreaseMonitorStackSize), in __kmp_create_monitor()
1007 KMP_HNT(DecreaseNumberOfThreadsInUse), __kmp_msg_null); in __kmp_create_monitor()
H A Dkmp_environment.cpp183 __kmp_fatal(KMP_MSG(CantSetEnvVar, name), KMP_HNT(NotEnoughMemory), in __kmp_env_set()
H A Dkmp_runtime.cpp353 __kmp_fatal(KMP_MSG(StackOverlap), KMP_HNT(ChangeStackLimit), in __kmp_check_stack_overlap()
848 KMP_HNT(Unset_ALL_THREADS), __kmp_msg_null); in __kmp_reserve_threads()
879 KMP_HNT(Unset_ALL_THREADS), __kmp_msg_null); in __kmp_reserve_threads()
925 KMP_HNT(Set_ALL_THREADPRIVATE, __kmp_tp_capacity), in __kmp_reserve_threads()
926 KMP_HNT(PossibleSystemLimitOnThreads), __kmp_msg_null); in __kmp_reserve_threads()
930 KMP_HNT(SystemLimitOnThreads), __kmp_msg_null); in __kmp_reserve_threads()
2964 KMP_HNT(DefaultScheduleKindUsed, "static, no chunk"), in __kmp_set_schedule()
3842 KMP_HNT(Set_ALL_THREADPRIVATE, __kmp_tp_capacity), in __kmp_register_root()
3843 KMP_HNT(PossibleSystemLimitOnThreads), __kmp_msg_null); in __kmp_register_root()
3845 __kmp_fatal(KMP_MSG(CantRegisterNewThread), KMP_HNT(SystemLimitOnThreads), in __kmp_register_root()
[all …]
H A Dkmp_dispatch.cpp897 KMP_HNT(GetNewerLibrary), // Hint in __kmp_dispatch_init_algorithm()
2082 KMP_HNT(GetNewerLibrary), // Hint in __kmp_dispatch_next_algorithm()
H A Dkmp.h4747 KMP_HNT(CheckEnvVar, env_var, filename), __kmp_msg_null);
H A Dkmp_affinity.cpp1155 KMP_HNT(ValidValuesRange, 0, num_core_efficiencies - 1), in filter_hw_subset()
H A Dkmp_settings.cpp251 KMP_HNT(ValidBoolValues), __kmp_msg_null); in __kmp_stg_parse_bool()