Home
last modified time | relevance | path

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

/external/compiler-rt/test/profile/
Dinstrprof-write-file-only.c8 int __llvm_profile_write_file(void);
22 __llvm_profile_write_file(); in main()
Dinstrprof-write-file.c8 int __llvm_profile_write_file(void);
18 __llvm_profile_write_file(); in main()
/external/compiler-rt/lib/profile/
DInstrProfilingFile.c176 int __llvm_profile_write_file(void) { in __llvm_profile_write_file() function
192 __llvm_profile_write_file(); in writeFileWithoutReturn()
DInstrProfiling.h67 int __llvm_profile_write_file(void);