Home
last modified time | relevance | path

Searched full:pfm (Results 1 – 25 of 40) sorted by relevance

12

/linux-6.14.4/tools/perf/tests/shell/
Dstat_all_pfm.sh12 for p in $(perf list --raw-dump pfm)
20 result=$(perf stat --pfm-events "$p" true 2>&1)
35 result=$(perf stat --pfm-events "$p" perf bench internals synthesize 2>&1)
/linux-6.14.4/tools/perf/tests/
Dpfm.c10 #include "util/pfm.h"
186 TEST_CASE_REASON("test of individual --pfm-events", pfm_events, "not compiled in"),
187 TEST_CASE_REASON("test groups of --pfm-events", pfm_group, "not compiled in"),
DBuild59 perf-test-y += pfm.o
Dtests.h160 DECLARE_SUITE(pfm);
Dexpand-cgroup.c10 #include "pfm.h"
/linux-6.14.4/tools/perf/util/
Dpfm.c14 #include "util/pfm.h"
197 snprintf(topic, sizeof(topic), "pfm %s", pinfo->name); in print_libpfm_event()
239 /*deprecated=*/NULL, "PFM event", in print_libpfm_event()
274 /*deprecated=*/NULL, "PFM event", in print_libpfm_event()
/linux-6.14.4/drivers/regulator/
Dlp8755.c78 /* enable automatic pwm/pfm mode */ in lp8755_buck_set_mode()
84 /* enable automatic pwm/pfm/lppfm mode */ in lp8755_buck_set_mode()
126 /* mode idle means automatic pwm/pfm/lppfm mode */ in lp8755_buck_get_mode()
130 /* mode normal means automatic pwm/pfm mode */ in lp8755_buck_get_mode()
/linux-6.14.4/tools/perf/tests/shell/attr/
DREADME60 perf record -c 1 --pfm-events=cycles:period=2 (test-record-pfm-period)
Dtest-record-pfm-period3 args = --no-bpf-event -c 10000 --pfm-events=cycles:period=77777 kill >/dev/null 2>&1
/linux-6.14.4/Documentation/devicetree/bindings/mfd/
Dx-powers,axp152.yaml300 for AUTO (PWM/PFM) mode. The DCDC regulators work in a
301 mixed PWM/PFM mode, using PFM under light loads and
/linux-6.14.4/include/dt-bindings/regulator/
Dqcom,rpmh-regulator.h16 * allowed. This mode corresponds to PFM for SMPS
/linux-6.14.4/Documentation/devicetree/bindings/regulator/
Drichtek,rt5739.yaml43 0: Auto PFM/PWM mode
Drichtek,rt4803.yaml41 1: Auto PFM/PWM
Dmediatek,mt6358-regulator.yaml72 0 (MT6397_BUCK_MODE_AUTO): Auto PFM/PWM mode
/linux-6.14.4/drivers/gpu/drm/panel/
Dpanel-raydium-rm68200.c35 #define MCS_SETAVDD 0x27 /* PFM Control for AVDD Output */
36 #define MCS_SETAVEE 0x29 /* PFM Control for AVEE Output */
43 #define MCS_SW_CTRL 0x5F /* Interface Control for PFM and MIPI */
/linux-6.14.4/tools/perf/
Dperf-completion.sh206 elif [[ $prev == @("--pfm-events") &&
209 evts=$($cmd list --raw-dump pfm)
Dbuiltin-list.c18 #include "util/pfm.h"
547 "perf list [<options>] [hw|sw|cache|tracepoint|pmu|sdt|metric|metricgroup|event_glob|pfm]", in cmd_list()
648 else if (strcmp(argv[i], "pfm") == 0) in cmd_list()
/linux-6.14.4/Documentation/dev-tools/
Dautofdo.rst142 …$ perf record --pfm-events RETIRED_TAKEN_BRANCH_INSTRUCTIONS:k -a -N -b -c <count> -o <perf_file> …
Dpropeller.rst125 …$ perf record --pfm-event RETIRED_TAKEN_BRANCH_INSTRUCTIONS:k -a -N -b -c <count> -o <perf_file> -…
/linux-6.14.4/tools/perf/Documentation/
Dperf-top.txt387 --pfm-events events::
389 including support for event filters. For example '--pfm-events
Dperf-stat.txt112 --pfm-events events::
114 including support for event filters. For example '--pfm-events
/linux-6.14.4/arch/arm/boot/dts/nxp/imx/
Dimx6ull-dhcor-som.dtsi96 regulator-allowed-modes = <DA9063_BUCK_MODE_SLEEP>; /* PFM */
/linux-6.14.4/drivers/pci/hotplug/
Dibmphp_ebda.c32 * reconstruct linked lists about all system resource(MEM, PFM, IO)
917 * pfm from the physical addr to a list of resource.
971 debug("rsrc from mem or pfm ---\n"); in ebda_rsrc_rsrc()
/linux-6.14.4/arch/sh/lib/
Dcopy_page.S136 * default slow-path cleanup. -PFM.
/linux-6.14.4/drivers/video/fbdev/kyro/
Dfbdev.c445 * and kyro_var. -- PFM. in kyrofb_check_var()
457 * from our modedb. -- PFM. in kyrofb_check_var()

12