OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gcov_type
(Results
1 - 25
of
62
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/gcov-src/
libgcov.c
81
void __gcov_merge_add (
gcov_type
*counters __attribute__ ((unused)),
86
void __gcov_merge_single (
gcov_type
*counters __attribute__ ((unused)),
91
void __gcov_merge_delta (
gcov_type
*counters __attribute__ ((unused)),
158
THREAD_PREFIX
gcov_type
*__gcov_direct_call_counters ATTRIBUTE_HIDDEN;
165
THREAD_PREFIX
gcov_type
*__gcov_indirect_call_topn_counters ATTRIBUTE_HIDDEN;
447
gcov_sort_n_vals (
gcov_type
*value_array, int n)
452
gcov_type
cur_ent[2];
474
gcov_type
*values;
482
gcov_type
*value_array = &values[i + 1];
689
memset (ci_ptr->values, 0, sizeof (
gcov_type
) * ci_ptr->num)
[
all
...]
gcov-io.h
258
typedef signed
gcov_type
__attribute__ ((mode (DI)));
typedef
262
typedef signed
gcov_type
__attribute__ ((mode (SI)));
typedef
271
typedef signed
gcov_type
__attribute__ ((mode (SI)));
typedef
275
typedef signed
gcov_type
__attribute__ ((mode (HI)));
typedef
283
typedef signed
gcov_type
__attribute__ ((mode (HI)));
typedef
287
typedef signed
gcov_type
__attribute__ ((mode (QI)));
typedef
302
#define GEN_FUNC_GLOBAL_ID(m,f) ((((
gcov_type
) (m)) << FUNC_ID_WIDTH) | (f))
317
/*
gcov_type
is typedef'd elsewhere for the compiler */
320
typedef HOST_WIDEST_INT
gcov_type
;
typedef
545
gcov_type
sum_all; /* sum of all counters accumulated. *
[
all
...]
gcov-io.c
422
gcov_write_counter (
gcov_type
value)
598
GCOV_LINKAGE
gcov_type
601
gcov_type
value;
608
value |= ((
gcov_type
) from_file (buffer[1])) << 32;
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/
libgcov.a
99
? vproc_transaction_s gcov_unsigned_t ? gcov_position_t ?
gcov_type