Home
last modified time | relevance | path

Searched full:pfm (Results 1 – 25 of 34) 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.c11 #include "util/pfm.h"
187 TEST_CASE_REASON("test of individual --pfm-events", pfm_events, "not compiled in"),
188 TEST_CASE_REASON("test groups of --pfm-events", pfm_group, "not compiled in"),
H A Dexpand-cgroup.c10 #include "pfm.h"
H A DBuild59 perf-test-y += pfm.o
H A Dtests.h170 DECLARE_SUITE(pfm);
/linux/tools/perf/util/
H A Dpfm.c14 #include "util/pfm.h"
194 snprintf(topic, sizeof(topic), "pfm %s", pinfo->name); in print_libpfm_event()
237 /*deprecated=*/NULL, "PFM event", in print_libpfm_event()
273 /*deprecated=*/NULL, "PFM event", in print_libpfm_event()
H A Dprint-events.c30 #include "pfm.h"
/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()
H A Dmcp16502.c46 * regulators by enabling/disabling operating mode (FPWM or Auto PFM).
/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 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"
587 "perf list [<options>] [hw|sw|cache|tracepoint|pmu|sdt|metric|metricgroup|event_glob|pfm]", in cmd_list()
720 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
H A Dperf-record.txt733 --pfm-events events::
735 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/util/kvm-stat-arch/
H A Dkvm-stat-x86.c232 OPT_BOOLEAN(0, "pfm-events", &event, NULL), in __kvm_add_default_arch_event_x86()
/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