Home
last modified time | relevance | path

Searched full:level (Results 1 – 25 of 4777) sorted by relevance

12345678910>>...192

/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/dcn/
Dirqsrcs_dcn_1_0.h
/openbmc/phosphor-power/org/open_power/Witherspoon/
H A DFault.metadata.yaml2 level: ERR
10 level: ERR
18 level: ERR
26 level: ERR
34 level: ERR
42 level: ERR
50 level: ERR
53 level: ERR
56 level: ERR
59 level: ERR
[all …]
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_logging_def.h10 #define DEBUG_TRAINING_BIST_ENGINE(level, s) argument
11 #define DEBUG_TRAINING_IP(level, s) argument
12 #define DEBUG_CENTRALIZATION_ENGINE(level, s) argument
13 #define DEBUG_TRAINING_HW_ALG(level, s) argument
14 #define DEBUG_TRAINING_IP_ENGINE(level, s) argument
15 #define DEBUG_LEVELING(level, s) argument
16 #define DEBUG_PBS_ENGINE(level, s) argument
17 #define DEBUG_TRAINING_STATIC_IP(level, s) argument
18 #define DEBUG_TRAINING_ACCESS(level, s) argument
21 #define DEBUG_TRAINING_BIST_ENGINE(level, s) argument
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/
Dextended.json
/openbmc/linux/lib/zstd/compress/
Dclevels.h
/openbmc/linux/arch/s390/include/asm/
Ddebug.h
/openbmc/linux/arch/sparc/include/uapi/asm/
Dtraps.h
/openbmc/linux/arch/arm64/kernel/
Dcacheinfo.c
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a65-e1/
Dcache.json
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/
Dextended.json
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a55/
Dcache.json
/openbmc/qemu/qapi/
H A Dmachine-common.json5 # See the COPYING file in the top-level directory.
29 # @thread: thread level, which would also be called SMT level or
30 # logical processor level. The @threads option in
32 # level.
34 # @core: core level. The @cores option in `SMPConfiguration` is used
35 # to configure the topology of this level.
37 # @module: module level. The @modules option in `SMPConfiguration` is
38 # used to configure the topology of this level.
40 # @cluster: cluster level. The @clusters option in `SMPConfiguration`
41 # is used to configure the topology of this level.
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/
Dextended.json
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z196/
Dextended.json
/openbmc/linux/drivers/scsi/
Dscsi_logging.h
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/
Dextended.json
/openbmc/linux/arch/arm64/boot/dts/rockchip/
Drockchip-pinconf.dtsi
/openbmc/smbios-mdr/include/
H A Dspeed_select.hpp83 /** Return the current SST-PP configuration level */
85 /** Return the maximum valid SST-PP configuration level */
89 * Whether the given level is supported. The level indices may be
91 * properties of a level.
93 virtual bool levelSupported(unsigned int level) = 0;
94 /** Whether SST-BF is supported in a given level. */
95 virtual bool bfSupported(unsigned int level) = 0;
96 /** Whether SST-TF is supported in a given level. */
97 virtual bool tfSupported(unsigned int level) = 0;
98 /** Whether SST-BF is enabled in a given level. */
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/
Dextended.json
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/
Dl2_cache.json
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/
Dl2_cache.json
/openbmc/linux/Documentation/devicetree/bindings/opp/
Dopp-v2-qcom-level.yaml
/openbmc/dbus-sensors/src/
H A DThresholds.hpp22 enum class Level enum
40 const Level& lev, const Direction& dir, const double& val, in Threshold()
43 level(lev), direction(dir), value(val), hysteresis(hysteresis), in Threshold()
46 Level level; member
54 return (level == rhs.level && direction == rhs.direction && in operator ==()
60 thresholds::Level level, thresholds::Direction direction,
66 Level level; member
84 if ((timer.first.level == threshold.level) && in hasActiveTimer()
103 if ((timerUsed.level == threshold.level) && in stopTimer()
138 Level level; member
[all …]
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dmsg.py79 self.levelnames[levelno] = value = 'Level %d' % levelno
109 def __init__(self, handler, level, debug_domains): argument
110 self.stdlevel = level
112 loglevel = level
143 def __init__(self, level): argument
144 self.strlevel = str(level)
145 self.level = stringToLevel(level)
148 return "%s level >= %s (%d)" % (self.__class__.__name__, self.strlevel, self.level)
151 return (record.levelno >= self.level)
154 def __init__(self, level): argument
[all …]
/openbmc/entity-manager/configurations/meta/ventura/
H A Dventura_scm.json599 "Level": "Warning", string
607 "Level": "Warning", string
615 "Level": "Warning", string
623 "Level": "Warning", string
631 "Level": "Warning", string
639 "Level": "Warning", string
647 "Level": "Warning", string
655 "Level": "Warning", string
663 "Level": "Warning", string
671 "Level": "Warning", string
[all …]

12345678910>>...192