| /linux/tools/perf/tests/shell/ |
| H A D | stat_all_pfm.sh | 12 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 D | pfm.c | 10 #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 D | expand-cgroup.c | 10 #include "pfm.h"
|
| H A D | tests.h | 170 DECLARE_SUITE(pfm);
|
| H A D | Build | 59 perf-test-y += pfm.o
|
| /linux/tools/perf/util/ |
| H A D | pfm.c | 14 #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 D | lp8755.c | 78 /* 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 D | x-powers,axp152.yaml | 300 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 D | qcom,rpmh-regulator.h | 16 * allowed. This mode corresponds to PFM for SMPS
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | richtek,rt4803.yaml | 41 1: Auto PFM/PWM
|
| H A D | richtek,rt5739.yaml | 43 0: Auto PFM/PWM mode
|
| H A D | nxp,pca9450-regulator.yaml | 107 0 (PCA9450_BUCK_MODE_AUTO): Auto PFM/PWM mode
|
| H A D | mediatek,mt6358-regulator.yaml | 72 0 (MT6397_BUCK_MODE_AUTO): Auto PFM/PWM mode
|
| /linux/tools/perf/ |
| H A D | perf-completion.sh | 206 elif [[ $prev == @("--pfm-events") && 209 evts=$($cmd list --raw-dump pfm)
|
| H A D | builtin-list.c | 18 #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 D | perf-top.txt | 387 --pfm-events events:: 389 including support for event filters. For example '--pfm-events
|
| H A D | perf-stat.txt | 112 --pfm-events events:: 114 including support for event filters. For example '--pfm-events
|
| /linux/Documentation/dev-tools/ |
| H A D | propeller.rst | 125 …$ 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 D | kvm-stat.c | 237 OPT_BOOLEAN(0, "pfm-events", &event, NULL), in kvm_add_default_arch_event()
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-dhcor-som.dtsi | 96 regulator-allowed-modes = <DA9063_BUCK_MODE_SLEEP>; /* PFM */
|
| /linux/drivers/pci/hotplug/ |
| H A D | ibmphp_ebda.c | 32 * 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 D | fbdev.c | 445 * and kyro_var. -- PFM. in kyrofb_check_var() 457 * from our modedb. -- PFM. in kyrofb_check_var()
|
| /linux/arch/sh/lib/ |
| H A D | copy_page.S | 136 * default slow-path cleanup. -PFM.
|
| /linux/arch/arm/mach-omap1/ |
| H A D | hardware.h | 112 * or something similar.. -- PFM.
|
| /linux/drivers/pwm/ |
| H A D | pwm-tegra.c | 137 * PFM bits[0:12]. in tegra_pwm_config()
|