Home
last modified time | relevance | path

Searched refs:ctrs (Results 1 – 1 of 1) sorted by relevance

/kernel/gcov/
Dgcc_4_7.c77 struct gcov_ctr_info ctrs[]; member
214 ci_ptr = info->functions[fi_idx]->ctrs; in gcov_info_reset()
255 dci_ptr = dst->functions[fi_idx]->ctrs; in gcov_info_add()
256 sci_ptr = src->functions[fi_idx]->ctrs; in gcov_info_add()
317 sci_ptr = info->functions[fi_idx]->ctrs; in gcov_info_dup()
318 dci_ptr = dup->functions[fi_idx]->ctrs; in gcov_info_dup()
363 ci_ptr = info->functions[fi_idx]->ctrs; in gcov_info_free()
414 ci_ptr = fi_ptr->ctrs; in convert_to_gcda()