OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:n_counts
(Results
1 - 25
of
42
) sorted by null
1
2
/external/valgrind/main/cachegrind/
cg_merge.c
211
Int
n_counts
;
member in struct:__anon12077
271
static Counts* new_Counts ( Int
n_counts
, /*COPIED*/ULong* counts )
278
assert(
n_counts
>= 0);
279
cts->counts = malloc(
n_counts
* sizeof(ULong));
283
cts->
n_counts
=
n_counts
;
284
for (i = 0; i <
n_counts
; i++)
290
static Counts* new_Counts_Zeroed ( Int
n_counts
)
297
assert(
n_counts
>= 0);
298
cts->counts = malloc(
n_counts
* sizeof(ULong))
[
all
...]
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/
libgcov.a
477
n ? $ ? ? e } ? - ? | c r ? ? $ 0 ? ? ? __off_t _chain st_ctim counts __u_quad_t run_max crc32 checksum _offset summary_pos __gcov_read_summary _shortbuf signed char __gcov_write_counter overread gcov_fn_info _IO_buf_base gcov_ctr_summary long long unsigned int st_blocks gi_ptr values _IO_read_ptr stdout functions next object __gid_t stat create_file_directory long long int st_mode program st_ino __mode_t s_flock f_ix gcov_max_filename _fileno __gcov_position __unused4 __unused5 _IO_read_end _IO_lock_t __gcov_is_error __blkcnt_t long int st_mtim strtol _flags filename_length stdin result __quad_t st_atim cs_all flock from_file __gcov_flush gcov_prefix is_program atoi __gcov_open level stamp size_t __dev_t st_uid value cs_prg _IO_marker rewrite unsigned int __gcov_var n_functions read_error long unsigned int gcov_info _IO_write_ptr
n_counts