Home
last modified time | relevance | path

Searched defs:interval (Results 1 – 7 of 7) sorted by relevance

/llvm-project/openmp/runtime/src/
H A Dkmp_stats_timing.h107 inline std::string formatSeconds(double interval, int width) { in formatSeconds()
111 inline std::string formatTicks(double interval, int width) { in formatTicks()
H A Dkmp_stats_timing.cpp88 std::string formatSI(double interval, int width, char unit) { in formatSI()
H A Dz_Windows_NT_util.cpp1049 int interval; in __kmp_launch_monitor() local
H A Dz_Linux_util.cpp611 struct timespec interval; __kmp_launch_monitor() local
H A Dkmp_settings.cpp4106 double interval = __kmp_convert_to_double(value); in __kmp_stg_parse_ld_balance_interval() local
/llvm-project/llvm/tools/lto/
H A Dlto.cpp612 thinlto_codegen_set_cache_pruning_interval(thinlto_code_gen_t cg,int interval) thinlto_codegen_set_cache_pruning_interval() argument
/llvm-project/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h296 #define __sanitizer_syscall_pre_sched_rr_get_interval(pid, interval) \ argument
299 #define __sanitizer_syscall_post_sched_rr_get_interval(res, pid, interval) \ argument