Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Ddbe_structs.h105 int profile_mode; // if clock-profiling is on member
H A DExperiment.cc902 exp->coll_params.profile_mode = 1; in startElement()
2920 if (ompavail && coll_params.profile_mode) in read_omp_file()
4284 if (coll_params.profile_mode == 1) in write_coll_params()
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Ddbe_structs.h105 int profile_mode; // if clock-profiling is on member
H A DExperiment.cc902 exp->coll_params.profile_mode = 1; in startElement()
2922 if (ompavail && coll_params.profile_mode) in read_omp_file()
4286 if (coll_params.profile_mode == 1) in write_coll_params()
/netbsd-src/external/bsd/pcc/dist/pcc/cc/driver/
H A Ddriver.c98 int profile_mode; variable
368 if (profile_mode) in compile_input()
736 profile_mode = 1; in main()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/
H A Damdgpu_renoir_ppt.c672 uint32_t profile_mode = input[size]; in renoir_set_power_profile_mode() local
674 if (profile_mode > PP_SMC_POWER_PROFILE_CUSTOM) { in renoir_set_power_profile_mode()
693 smu->power_profile_mode = profile_mode; in renoir_set_power_profile_mode()
H A Damdgpu_arcturus_ppt.c1442 uint32_t profile_mode = input[size]; in arcturus_set_power_profile_mode() local
1446 if (profile_mode > PP_SMC_POWER_PROFILE_CUSTOM) { in arcturus_set_power_profile_mode()
1447 pr_err("Invalid power profile mode %d\n", profile_mode); in arcturus_set_power_profile_mode()
1455 if ((profile_mode == PP_SMC_POWER_PROFILE_CUSTOM) && in arcturus_set_power_profile_mode()
1507 workload_type = smu_workload_get_type(smu, profile_mode); in arcturus_set_power_profile_mode()
1509 pr_err("Unsupported power profile mode %d on arcturus\n", profile_mode); in arcturus_set_power_profile_mode()
1521 smu->power_profile_mode = profile_mode; in arcturus_set_power_profile_mode()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_pm.c1611 long int profile_mode = 0; in amdgpu_set_pp_power_profile_mode() local
1616 ret = kstrtol(tmp, 0, &profile_mode); in amdgpu_set_pp_power_profile_mode()
1623 if (profile_mode == PP_SMC_POWER_PROFILE_CUSTOM) { in amdgpu_set_pp_power_profile_mode()
1640 parameter[parameter_size] = profile_mode; in amdgpu_set_pp_power_profile_mode()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20173434 * doc/xml/manual/profile_mode.xml: Fix link.
3502 * doc/xml/manual/profile_mode.xml: Update a paper reference.
3514 * doc/xml/manual/profile_mode.xml: Update links to CGO 2009 paper and
3523 * doc/xml/manual/profile_mode.xml: Unbreak link to
H A DChangeLog-20102911 * doc/xml/manual/profile_mode.xml: Same.
4863 * doc/xml/manual/profile_mode.xml (Profile Diagnostics): Correct
5481 * doc/xml/manual/profile_mode.xml: Same.
5577 * doc/xml/manual/profile_mode.xml: Same.
5587 * doc/xml/manual/profile_mode.xml: Minor updates and fixes.
6749 * doc/xml/manual/profile_mode.xml: Add list_to_slist manual.
H A DChangeLog-201264 * doc/xml/manual/profile_mode.xml: Likewise.
387 * doc/xml/manual/profile_mode.xml: Likewise.
H A DChangeLog-20191799 * testsuite/17_intro/headers/c++1998/profile_mode.cc: New test.
1800 * testsuite/17_intro/headers/c++2011/profile_mode.cc: New test.
4172 * doc/xml/manual/profile_mode.xml: Remove profile mode docs.
H A DChangeLog-2009798 * doc/xml/manual/profile_mode.xml: Update.
1597 * doc/Makefile.in: Add reference to profile_mode.xml.
1599 * doc/xml/manual/profile_mode.xml: New file.
H A DChangeLog-20133887 * doc/xml/manual/profile_mode.xml: Adjust two links to acm.org
H A DChangeLog-20181967 * doc/xml/manual/profile_mode.xml: Update three ieeexplore.ieee.org
H A DChangeLog-20145839 * doc/xml/manual/profile_mode.xml: Likewise.
H A DChangeLog-20166416 * doc/xml/manual/profile_mode.xml: Fix typo.
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS4293 4. https://gcc.gnu.org/onlinedocs/gcc-7.1.0/libstdc++/manual/manual/profile_mode.html
10519 14. https://gcc.gnu.org/onlinedocs/libstdc++/manual/profile_mode.html
H A DMD5SUMS91575 46aa9a22800aa10982b2c82718b9606f libstdc++-v3/doc/html/manual/profile_mode.html
92893 34d458c857c62b500774918b9eb8d783 libstdc++-v3/testsuite/17_intro/headers/c++1998/profile_mode.cc
92907 9fe127baffb71db2dac5183eb9c3a968 libstdc++-v3/testsuite/17_intro/headers/c++2011/profile_mode.cc
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS6171 4. https://gcc.gnu.org/onlinedocs/gcc-7.1.0/libstdc++/manual/manual/profile_mode.html
12383 14. https://gcc.gnu.org/onlinedocs/libstdc++/manual/profile_mode.html
H A DMD5SUMS105538 46aa9a22800aa10982b2c82718b9606f libstdc++-v3/doc/html/manual/profile_mode.html
106930 a20cd13773325e7df91e7386ab4d1774 libstdc++-v3/testsuite/17_intro/headers/c++1998/profile_mode.cc
106944 dd6ca0f34926ae5e6f89c9ae1f8c30cf libstdc++-v3/testsuite/17_intro/headers/c++2011/profile_mode.cc