| Home | Sort by: relevance | last modified time | path |
| /src/sys/external/bsd/compiler_rt/dist/lib/profile/ | |
| InstrProfilingPlatformDarwin.c | 45 uint64_t *__llvm_profile_end_counters(void) { return &CountersEnd; } function in typeref:typename:COMPILER_RT_VISIBILITY uint64_t * |
| InstrProfilingPlatformLinux.c | 56 COMPILER_RT_VISIBILITY uint64_t *__llvm_profile_end_counters(void) { function in typeref:typename:COMPILER_RT_VISIBILITY uint64_t * |
| InstrProfilingPlatformOther.c | 67 uint64_t *__llvm_profile_end_counters(void) { return CountersLast; } function in typeref:typename:COMPILER_RT_VISIBILITY uint64_t * |