Searched refs:call_count (Results 1 – 5 of 5) sorted by relevance
41 static size_t call_count = 0; in TEST() local42 ASSERT_EQ(123, dl_iterate_phdr([](dl_phdr_info*, size_t, void*) { ++call_count; return 123; }, in TEST()44 ASSERT_EQ(1u, call_count); in TEST()
5 230000 service_manager_stats (call_count|1),(total_time|1|3),(duration|1|3)
87 callCountTextView = view.findViewById(R.id.call_count); in NewCallLogViewHolder()
224 optional int64 call_count = 4; field
6902 optional int64 call_count = 4; field6906 // call_count will be equal to recorded_call_count.6908 // If recorded_call_count is different than call_count, it means data collection has been6920 // Total can be computed using total_cpu_micros / recorded_call_count * call_count.12951 optional int64 call_count = 4; field