Searched refs:__llvm_profile_is_continuous_mode_enabled (Results 1 – 10 of 10) sorted by relevance
28 extern int __llvm_profile_is_continuous_mode_enabled(void);31 if (__llvm_profile_is_continuous_mode_enabled()) in main()
8 extern int __llvm_profile_is_continuous_mode_enabled(void);13 if (!__llvm_profile_is_continuous_mode_enabled()) in main()
12 extern int __llvm_profile_is_continuous_mode_enabled(void);18 if (!__llvm_profile_is_continuous_mode_enabled()) in main()
11 extern int __llvm_profile_is_continuous_mode_enabled(void);16 if (!__llvm_profile_is_continuous_mode_enabled()) in main()
72 extern int __llvm_profile_is_continuous_mode_enabled(void);90 getpid(), __llvm_profile_is_continuous_mode_enabled(), __llvm_profile_get_filename()); in main()
105 if (__llvm_profile_is_continuous_mode_enabled()) { in __llvm_profile_set_file_object()479 if (!__llvm_profile_is_continuous_mode_enabled() || in relocateCounters()544 if (!__llvm_profile_is_continuous_mode_enabled()) in initializeProfileForContinuousMode()756 if (__llvm_profile_is_continuous_mode_enabled()) { in parseFilenamePattern()820 if (__llvm_profile_is_continuous_mode_enabled()) { in parseAndSetFilename()864 __llvm_profile_is_continuous_mode_enabled())) { in getCurFilename()1007 if (!__llvm_profile_is_continuous_mode_enabled()) in __llvm_profile_initialize()1017 if (__llvm_profile_is_continuous_mode_enabled()) in __llvm_profile_set_filename()1033 if (lprofProfileDumped() || __llvm_profile_is_continuous_mode_enabled()) { in __llvm_profile_write_file()
28 COMPILER_RT_VISIBILITY int __llvm_profile_is_continuous_mode_enabled(void) { in __llvm_profile_is_continuous_mode_enabled() function75 if (!__llvm_profile_is_continuous_mode_enabled() || in __llvm_profile_get_padding_sizes_for_counters()
46 int __llvm_profile_is_continuous_mode_enabled(void);
299 if (__llvm_profile_is_continuous_mode_enabled()) in lprofWriteDataImpl()