Home
last modified time | relevance | path

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

12

/linux/tools/perf/tests/shell/
H A 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/tools/perf/tests/
H A 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"),
H A Dexpand-cgroup.c10 #include "pfm.h"
H A Dtests.h170 DECLARE_SUITE(pfm);
H A DBuild59 perf-test-y += pfm.o
/linux/tools/perf/util/
H A Dpfm.c14 #include "util/pfm.h"
193 snprintf(topic, sizeof(topic), "pfm %s", pinfo->name); in print_libpfm_event()
236 /*deprecated=*/NULL, "PFM event", in print_libpfm_event()
272 /*deprecated=*/NULL, "PFM event", in print_libpfm_event()
/linux/drivers/regulator/
H A 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/Documentation/devicetree/bindings/mfd/
H A 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/include/dt-bindings/regulator/
H A Dqcom,rpmh-regulator.h16 * allowed. This mode corresponds to PFM for SMPS
/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt4803.yaml41 1: Auto PFM/PWM
H A Drichtek,rt5739.yaml43 0: Auto PFM/PWM mode
H A Dnxp,pca9450-regulator.yaml107 0 (PCA9450_BUCK_MODE_AUTO): Auto PFM/PWM mode
H A Dmediatek,mt6358-regulator.yaml72 0 (MT6397_BUCK_MODE_AUTO): Auto PFM/PWM mode
/linux/tools/perf/
H A Dperf-completion.sh206 elif [[ $prev == @("--pfm-events") &&
209 evts=$($cmd list --raw-dump pfm)
H A Dbuiltin-list.c18 #include "util/pfm.h"
561 "perf list [<options>] [hw|sw|cache|tracepoint|pmu|sdt|metric|metricgroup|event_glob|pfm]", in cmd_list()
674 else if (strcmp(argv[i], "pfm") == 0) in cmd_list()
/linux/tools/perf/Documentation/
H A Dperf-top.txt387 --pfm-events events::
389 including support for event filters. For example '--pfm-events
H A Dperf-stat.txt112 --pfm-events events::
114 including support for event filters. For example '--pfm-events
/linux/Documentation/dev-tools/
H A Dpropeller.rst125 …$ perf record --pfm-event RETIRED_TAKEN_BRANCH_INSTRUCTIONS:k -a -N -b -c <count> -o <perf_file> -…
/linux/tools/perf/arch/x86/util/
H A Dkvm-stat.c237 OPT_BOOLEAN(0, "pfm-events", &event, NULL), in kvm_add_default_arch_event()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6ull-dhcor-som.dtsi96 regulator-allowed-modes = <DA9063_BUCK_MODE_SLEEP>; /* PFM */
/linux/drivers/pci/hotplug/
H A 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/drivers/video/fbdev/kyro/
H A Dfbdev.c445 * and kyro_var. -- PFM. in kyrofb_check_var()
457 * from our modedb. -- PFM. in kyrofb_check_var()
/linux/arch/sh/lib/
H A Dcopy_page.S136 * default slow-path cleanup. -PFM.
/linux/arch/arm/mach-omap1/
H A Dhardware.h112 * or something similar.. -- PFM.
/linux/drivers/pwm/
H A Dpwm-tegra.c137 * PFM bits[0:12]. in tegra_pwm_config()

12