| /netbsd-src/external/bsd/kyua-cli/dist/cli/ |
| H A D | cmd_report_html.cpp | 247 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 D | optinfo.h | 120 profile_count get_count () const { return m_loc.get_count (); } in get_count() function
|
| H A D | dumpfile.h | 354 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 D | auto-profile.c | 113 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 D | optinfo-emit-json.cc | 398 profile_count count = optinfo->get_count (); in optinfo_to_json()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | optinfo.h | 120 profile_count get_count () const { return m_loc.get_count (); } in get_count() function
|
| H A D | dumpfile.h | 364 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 D | auto-profile.cc | 113 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 D | optinfo-emit-json.cc | 398 profile_count count = optinfo->get_count (); in optinfo_to_json()
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | count.cc | 84 switch (cc->get_count ()) in get_count_data()
|
| H A D | collctrl.h | 136 int get_count () { return count_enabled; }; in get_count() function
|
| H A D | gp-collect-app.cc | 257 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 D | count.cc | 84 switch (cc->get_count ()) in get_count_data()
|
| H A D | collctrl.h | 136 int get_count () { return count_enabled; }; in get_count() function
|
| H A D | gp-collect-app.cc | 257 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 D | DIARawSymbol.cpp | 638 return PrivateGetDIAValue(Symbol, &IDiaSymbol::get_count); in getCount()
|
| /netbsd-src/external/gpl3/binutils/dist/libiberty/ |
| H A D | ChangeLog | 4945 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 D | ChangeLog | 4454 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 D | ChangeLog | 4535 demangle_qualified, get_count, do_type, demangle_fund_type, 7550 (get_count): Tweak formatting. 8191 (get_count): Likewise.
|