Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcmd_report_html.cpp247 get_count(const engine::test_result::result_type type) const in get_count() function in __anoncdc6e6be0111::html_hooks
357 const std::size_t n_passed = get_count(engine::test_result::passed); in write_summary()
358 const std::size_t n_failed = get_count(engine::test_result::failed); in write_summary()
359 const std::size_t n_skipped = get_count(engine::test_result::skipped); in write_summary()
360 const std::size_t n_xfail = get_count( in write_summary()
362 const std::size_t n_broken = get_count(engine::test_result::broken); in write_summary()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Doptinfo.h120 profile_count get_count () const { return m_loc.get_count (); } in get_count() function
H A Ddumpfile.h354 profile_count get_count () const { return m_count; } in get_count() function
495 profile_count get_count () const { return m_user_location.get_count (); } in get_count() function
H A Dauto-profile.c113 profile_count get_count () const { return count_; } in get_count() function
1219 total_known_count += AFDO_EINFO (e)->get_count (); in afdo_propagate_edge()
1329 if (! (AFDO_EINFO (e)->get_count ()).nonzero_p () in afdo_propagate_circuit()
1338 AFDO_EINFO (only_one)->set_count (AFDO_EINFO (e)->get_count ()); in afdo_propagate_circuit()
1412 total_count += AFDO_EINFO (e)->get_count (); in afdo_calculate_branch_prob()
1418 = AFDO_EINFO (e)->get_count ().probability_in (total_count); in afdo_calculate_branch_prob()
H A Doptinfo-emit-json.cc398 profile_count count = optinfo->get_count (); in optinfo_to_json()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Doptinfo.h120 profile_count get_count () const { return m_loc.get_count (); } in get_count() function
H A Ddumpfile.h364 profile_count get_count () const { return m_count; } in get_count() function
505 profile_count get_count () const { return m_user_location.get_count (); } in get_count() function
H A Dauto-profile.cc113 profile_count get_count () const { return count_; } in get_count() function in autofdo::edge_info
1229 total_known_count += AFDO_EINFO (e)->get_count (); in afdo_propagate_edge()
1353 if (! (AFDO_EINFO (e)->get_count ()).nonzero_p () in afdo_propagate_circuit()
1362 AFDO_EINFO (only_one)->set_count (AFDO_EINFO (e)->get_count ()); in afdo_propagate_circuit()
1436 total_count += AFDO_EINFO (e)->get_count (); in afdo_calculate_branch_prob()
1442 = AFDO_EINFO (e)->get_count ().probability_in (total_count); in afdo_calculate_branch_prob()
H A Doptinfo-emit-json.cc398 profile_count count = optinfo->get_count (); in optinfo_to_json()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dcount.cc84 switch (cc->get_count ()) in get_count_data()
H A Dcollctrl.h136 int get_count () { return count_enabled; }; in get_count() function
H A Dgp-collect-app.cc257 if (disabled != 0 && cc->get_count () == 0) in start()
270 if (cc->get_count () != 0) in start()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dcount.cc84 switch (cc->get_count ()) in get_count_data()
H A Dcollctrl.h136 int get_count () { return count_enabled; }; in get_count() function
H A Dgp-collect-app.cc257 if (disabled != 0 && cc->get_count () == 0) in start()
270 if (cc->get_count () != 0) in start()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp638 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_count); in getCount()
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A DChangeLog4945 demangle_qualified, get_count, do_type, demangle_fund_type,
7960 (get_count): Tweak formatting.
8601 (get_count): Likewise.
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A DChangeLog4454 demangle_qualified, get_count, do_type, demangle_fund_type,
7469 (get_count): Tweak formatting.
8110 (get_count): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A DChangeLog4535 demangle_qualified, get_count, do_type, demangle_fund_type,
7550 (get_count): Tweak formatting.
8191 (get_count): Likewise.