Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/X86/
Dlicm-symbol.ll17 %struct.gcov_ctr_summary = type { i32, i32, i64, i64, i64 }
18 %struct.gcov_summary = type { i32, [1 x %struct.gcov_ctr_summary] }
/external/coreboot/src/lib/
Dgcov-io.h411 struct gcov_ctr_summary { struct
422 struct gcov_ctr_summary ctrs[GCOV_COUNTERS_SUMMABLE]; argument
Dgcov-io.c358 const struct gcov_ctr_summary *csum; in gcov_write_summary()
476 struct gcov_ctr_summary *csum; in gcov_read_summary()
Dlibgcov.c312 struct gcov_ctr_summary *cs_ptr; in gcov_exit()
407 struct gcov_ctr_summary *cs_prg, *cs_tprg, *cs_all; in gcov_exit()
/external/coreboot/Documentation/
Dgcov.txt143 struct gcov_ctr_summary *cs_ptr;