OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__gcov_ior_profiler
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/gcov-src/
gcov-io.h
775
extern void
__gcov_ior_profiler
(gcov_type *, gcov_type);
[
all
...]
libgcov.c
1746
__gcov_ior_profiler
(gcov_type *counters, gcov_type value)
function
1983
EXPORT_SYMBOL (
__gcov_ior_profiler
);
variable
[
all
...]
Completed in 37 milliseconds