Searched refs:Simplify (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/tools/perf/pmu-events/ |
H A D | metric_test.py | 108 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 112 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 116 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 120 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 124 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 128 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 132 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 136 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 140 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) 144 self.assertEqual(ParsePerfJson(before).Simplify().ToPerfJson(), after) [all …]
|
H A D | metric.py | 21 def Simplify(self): member in Expression 161 def Simplify(self) -> Expression: member in Operator 162 lhs = self.lhs.Simplify() 163 rhs = self.rhs.Simplify() 228 def Simplify(self) -> Expression: member in Select 229 cond = self.cond.Simplify() 276 def Simplify(self) -> Expression: member in Function 277 lhs = self.lhs.Simplify() 325 def Simplify(self) -> Expression: member in Event 352 def Simplify(self) -> Expression: member in Constant [all …]
|
H A D | jevents.py | 329 self.metric_expr = metric.ParsePerfJson(jd['MetricExpr']).Simplify()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsoap/ |
H A D | gsoap_2.8.126.bb | 9 SRC_URI:append:libc-musl = " file://0001-Simplify-check-for-gethostbyname_r.patch"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0004-Fix-libtool-detection.patch | 9 Simplify the detection of ltdl. It will find the ltdl from the sysroot; the
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsoap/gsoap/ |
H A D | 0001-Simplify-check-for-gethostbyname_r.patch | 4 Subject: [PATCH] Simplify check for gethostbyname_r()
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-3.4.4.rst | 53 - shadow-native: Simplify and fix syslog disable patch
|
/openbmc/linux/Documentation/scsi/ |
H A D | aic79xx.rst | 107 - Simplify handling of the packetized lun Rev A workaround. 152 - Simplify driver locking by releasing the io_request_lock
|
H A D | ChangeLog.sym53c8xx | 76 - Simplify the way the driver determine the SCSI clock:
|
H A D | ChangeLog.lpfc | 616 * Simplify lpfc_issue_lip: Extra layer of protection removed.
|
/openbmc/openbmc/poky/meta/recipes-core/ncurses/files/ |
H A D | 0001-Updating-reset-code-ncurses-6.4-patch-20231104.patch | 112 + * Simplify ifdefs
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | CVE-2023-4039.patch | 1609 Subject: [PATCH 12/19] aarch64: Simplify top of frame allocation 1616 * config/aarch64/aarch64.cc (aarch64_layout_frame): Simplify 2237 Subject: [PATCH 16/19] aarch64: Simplify probe of final frame allocation
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 1788 * Simplify the comparisons below wrt CMPI.
|
/openbmc/ |
H A D | opengrok1.0.log | 35563 …nbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsoap/gsoap/0001-Simplify-check-for-gethost…
|
H A D | opengrok2.0.log | 34530 …nbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gsoap/gsoap/0001-Simplify-check-for-gethost…
|