Home
last modified time | relevance | path

Searched refs:history (Results 1 – 25 of 244) sorted by relevance

12345678910

/openbmc/phosphor-power/phosphor-regulators/test/
H A Derror_history_tests.cpp30 ErrorHistory history{}; in TEST() local
31 EXPECT_FALSE(history.wasLogged(ErrorType::configFile)); in TEST()
32 EXPECT_FALSE(history.wasLogged(ErrorType::dbus)); in TEST()
33 EXPECT_FALSE(history.wasLogged(ErrorType::i2c)); in TEST()
34 EXPECT_FALSE(history.wasLogged(ErrorType::internal)); in TEST()
35 EXPECT_FALSE(history.wasLogged(ErrorType::pmbus)); in TEST()
36 EXPECT_FALSE(history.wasLogged(ErrorType::writeVerification)); in TEST()
37 EXPECT_FALSE(history.wasLogged(ErrorType::phaseFaultN)); in TEST()
38 EXPECT_FALSE(history.wasLogged(ErrorType::phaseFaultNPlus1)); in TEST()
43 ErrorHistory history{}; in TEST() local
[all …]
H A Derror_logging_utils_tests.cpp95 ErrorHistory history{}; in TEST() local
97 history); in TEST()
123 ErrorHistory history{}; in TEST() local
125 history); in TEST()
158 ErrorHistory history{}; in TEST() local
160 history); in TEST()
186 ErrorHistory history{}; in TEST() local
188 history); in TEST()
192 history); in TEST()
221 ErrorHistory history{}; in TEST() local
[all …]
/openbmc/linux/drivers/misc/echo/
H A Dfir.h45 int16_t *history; member
57 int16_t *history; member
68 float *history; member
77 fir->history = kcalloc(taps, sizeof(int16_t), GFP_KERNEL); in fir16_create()
78 return fir->history; in fir16_create()
83 memset(fir->history, 0, fir->taps * sizeof(int16_t)); in fir16_flush()
88 kfree(fir->history); in fir16_free()
98 fir->history[fir->curr_pos] = sample; in fir16()
104 y += fir->coeffs[i] * fir->history[i - offset1]; in fir16()
106 y += fir->coeffs[i] * fir->history[i + offset2]; in fir16()
[all …]
H A Decho.c126 exp = (ec->fir_state_bg.history[i - offset1] * factor); in lms_adapt_bg()
130 exp = (ec->fir_state_bg.history[i + offset2] * factor); in lms_adapt_bg()
147 const int16_t *history; in oslec_create() local
167 history = fir16_create(&ec->fir_state, ec->fir_taps16[0], ec->taps); in oslec_create()
168 if (!history) in oslec_create()
170 history = fir16_create(&ec->fir_state_bg, ec->fir_taps16[1], ec->taps); in oslec_create()
171 if (!history) in oslec_create()
334 old = (int)ec->fir_state.history[ec->fir_state.curr_pos] * in oslec_update()
335 (int)ec->fir_state.history[ec->fir_state.curr_pos]; in oslec_update()
/openbmc/phosphor-power/phosphor-regulators/src/
H A Derror_logging_utils.cpp37 ErrorHistory history{}; in logError() local
38 logError(eptr, severity, services, history); in logError()
42 Services& services, ErrorHistory& history) in logError() argument
64 if (!history.wasLogged(errorType)) in logError()
66 history.setWasLogged(errorType, true); in logError()
73 if (!history.wasLogged(errorType)) in logError()
75 history.setWasLogged(errorType, true); in logError()
82 if (!history.wasLogged(errorType)) in logError()
84 history.setWasLogged(errorType, true); in logError()
92 if (!history.wasLogged(errorType)) in logError()
[all …]
H A Derror_history.hpp70 history.reset(); in clear()
82 history[static_cast<int>(errorType)] = wasLogged; in setWasLogged()
94 return history[static_cast<int>(errorType)]; in wasLogged()
108 std::bitset<static_cast<int>(ErrorType::numTypes)> history{};
/openbmc/linux/
H A Dopengrok2.0.log16 2024-12-28 20:05:26.117-0600 FINER t591 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/qemu/tests/tcg/ppc64/mffsce.c'
17 2024-12-28 20:05:26.117-0600 FINER t586 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/drivers/media/platform/nxp/imx8-isi/Kconfig'
18 2024-12-28 20:05:26.118-0600 FINER t587 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/arch/sh/cchips/Kconfig'
27 2024-12-28 20:05:26.121-0600 FINER t586 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/include/uapi/linux/kcov.h'
31 2024-12-28 20:05:26.122-0600 FINER t591 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/tools/lib/perf/include/internal/lib.h'
33 2024-12-28 20:05:26.122-0600 FINER t592 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_process.c'
38 2024-12-28 20:05:26.125-0600 FINER t587 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/openbmc',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/avsbus-control/witherspoon/avsbus-enable@.service'
44 2024-12-28 20:05:26.126-0600 FINER t591 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/u-boot/drivers/mtd/nand/raw/mxs_nand.c'
49 2024-12-28 20:05:26.128-0600 FINER t587 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/u-boot/arch/x86/include/asm/arch-quark/acpi/southcluster.asl'
58 2024-12-28 20:05:26.129-0600 FINER t582 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history fo
[all...]
H A Dopengrok1.0.log25 2024-12-28 20:07:11.915-0600 FINER t586 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/u-boot/drivers/net/lan91c96.h'
30 2024-12-28 20:07:11.916-0600 FINER t582 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/libcper/sections/cper-section-firmware.c'
31 2024-12-28 20:07:11.916-0600 FINER t590 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/drivers/phy/tegra/Kconfig'
32 2024-12-28 20:07:11.916-0600 FINER t584 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/arch/mips/include/asm/sgi/seeq.h'
33 2024-12-28 20:07:11.916-0600 FINER t583 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/tools/virtio/virtio-trace/trace-agent-rw.c'
34 2024-12-28 20:07:11.916-0600 FINER t593 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/include/uapi/linux/netfilter/xt_hashlimit.h'
37 2024-12-28 20:07:11.917-0600 FINER t589 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/drivers/infiniband/sw/rxe/rxe_pool.h'
48 2024-12-28 20:07:11.921-0600 FINER t582 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/samples/pidfd/Makefile'
50 2024-12-28 20:07:11.921-0600 FINER t584 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/tools/testing/selftests/ftrace/test.d/00basic/snapshot.tc'
61 2024-12-28 20:07:11.925-0600 FINER t582 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/u-boot',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history fo
[all...]
H A Dopengrok0.0.log[all...]
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/
H A D0001-Added-handshake-history-reporting-when-test-fails.patch4 Subject: [PATCH] Added handshake history reporting when test fails
87 +static void save_loop_history(HANDSHAKE_HISTORY *history,
98 + * Create a new history entry for a handshake loop with statuses given in
102 + ++(history->last_idx);
103 + history->last_idx &= MAX_HANDSHAKE_HISTORY_ENTRY_IDX_MASK;
105 + new_entry = &((history->entries)[history->last_idx]);
114 + if (history->entry_count < MAX_HANDSHAKE_HISTORY_ENTRY) {
115 + ++(history->entry_count);
180 + save_loop_history(&(ret->history),
191 + save_loop_history(&(ret->history),
[all …]
/openbmc/qemu/util/
H A Dreadline.c188 if (rs->history[idx] == NULL) { in readline_up_char()
197 rs->history[rs->hist_entry]); in readline_up_char()
208 rs->history[++rs->hist_entry] != NULL) { in readline_down_char()
210 rs->history[rs->hist_entry]); in readline_down_char()
229 hist_entry = rs->history[rs->hist_entry]; in readline_hist_add()
237 hist_entry = rs->history[idx]; in readline_hist_add()
248 memmove(&rs->history[idx], &rs->history[idx + 1], in readline_hist_add()
250 rs->history[READLINE_MAX_CMDS - 1] = NULL; in readline_hist_add()
252 if (rs->history[idx] == NULL) { in readline_hist_add()
261 g_free(rs->history[0]); in readline_hist_add()
[all …]
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_tui.py435 self.history: List[str] = []
455 if not self.history:
458 last_msg = self.history[self.last_index]
462 self.last_index = max(self.last_index - 1, -len(self.history))
463 self.set_edit_text(self.history[self.last_index])
464 self.edit_pos = len(self.history[self.last_index])
471 self.set_edit_text(self.history[self.last_index])
472 self.edit_pos = len(self.history[self.last_index])
477 self.history.append(msg)
513 self.history = urwid.SimpleFocusListWalker([])
[all …]
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A Dclient.py17 async def getPR(self, version, pkgarch, checksum, history=False): argument
19 … {"get-pr": {"version": version, "pkgarch": pkgarch, "checksum": checksum, "history": history}}
24 async def test_pr(self, version, pkgarch, checksum, history=False): argument
26 … {"test-pr": {"version": version, "pkgarch": pkgarch, "checksum": checksum, "history": history}}
52 async def export(self, version, pkgarch, checksum, colinfo, history=False): argument
54 …rsion": version, "pkgarch": pkgarch, "checksum": checksum, "colinfo": colinfo, "history": history}}
H A Ddb.py117 def find_value(self, version, pkgarch, checksum, history=False): argument
120 if history:
166 def _get_value(self, version, pkgarch, checksum, history): argument
174 value = self.find_value(version, pkgarch, checksum, history)
180 if history:
189 def get_value(self, version, pkgarch, checksum, history): argument
190 value = self._get_value(version, pkgarch, checksum, history)
199 def export(self, version, pkgarch, checksum, colinfo, history=False): argument
220 if history:
H A Dserv.py52 history = request["history"]
54 value = self.server.table.find_value(version, pkgarch, checksum, history)
77 history = request["history"]
80 value = self.server.table.get_value(version, pkgarch, checksum, history)
89 value = self.server.table.find_value(version, pkgarch, checksum, history)
96 if history:
97 value = self.server.table.get_value(version, pkgarch, checksum, history)
133 value = self.server.table.get_value(version, pkgarch, checksum, history)
194 history = request["history"]
197 … (metainfo, datainfo) = self.server.table.export(version, pkgarch, checksum, colinfo, history)
/openbmc/phosphor-power/
H A Dmeson.options2 'input-history-busname-root', type: 'string',
4 description: 'The D-Bus busname root for the PS input history.',
7 'input-history-sensor-root', type: 'string',
12 'input-history-sync-gpio', type: 'string',
13 value: 'power-ffs-sync-history',
14 description: 'The GPIO line name for syncing input history data.',
/openbmc/linux/Documentation/hwmon/
H A Dltc3815.rst44 in1_reset_history Reset input voltage history.
50 in2_reset_history Reset output voltage history.
55 temp1_reset_history Reset temperature history.
60 curr1_reset_history Reset input current history.
66 curr2_reset_history Reset output current history.
H A Dltc2947.rst46 in0_reset_history Write 1 to reset in1 history
56 in1_reset_history Write 1 to reset in2 history
66 curr1_reset_history Write 1 to reset curr1 history
76 power1_reset_history Write 1 to reset power1 history
86 temp1_reset_history Write 1 to reset temp1 history
/openbmc/openbmc/poky/meta/recipes-core/readline/files/
H A Dinputrc35 # of the history
36 # "\e[5~": beginning-of-history
37 # "\e[6~": end-of-history
39 # alternate mappings for "page up" and "page down" to search the history
40 # "\e[5~": history-search-backward
41 # "\e[6~": history-search-forward
/openbmc/openbmc-test-automation/lib/
H A Dgen_robot_plug_in.py171 _, history = gc.shell_cmd(
178 history = [x + "\n" for x in filter(None, history.split("\n"))]
180 history = []
229 return rc, shell_rc, failed_plug_in_name, history
/openbmc/phosphor-health-monitor/
H A Dhealth_metric.cpp231 if (history.size() >= config.windowSize) in update()
233 history.pop_front(); in update()
235 history.push_back(value.current); in update()
237 if (history.size() < config.windowSize) in update()
244 (std::accumulate(history.begin(), history.end(), 0.0)) / history.size(); in update()
/openbmc/witherspoon-pfault-analysis/
H A Dmeson.options2 'input-history-busname-root', type: 'string',
4 description: 'The D-Bus busname root for the PS input history.',
7 'input-history-sensor-root', type: 'string',
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dtinfoil.py227 history = tinfoil.config_data.varhistory.variable('DL_DIR')
228 for entry in history:
233 … self.fail('Did not find history entry setting DL_DIR in bitbake.conf. History: %s' % history)
237 history = rd.varhistory.variable('LICENSE')
240 for i, entry in enumerate(history):
248 …tory entry setting LICENSE in bitbake.conf parsing %s recipe. History: %s' % (testrecipe, history))
250 …ail('Did not find history entry setting LICENSE in %s recipe. History: %s' % (testrecipe, history))
252 …ting LICENSE in %s recipe and in bitbake.conf in wrong order. History: %s' % (testrecipe, history))
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dbuild-quality.rst19 unwanted changes in the build output. When you enable build history, it records
25 …ef:`How you can enable and disable build history <dev-manual/build-quality:enabling and disabling …
27 …ef:`How to understand what the build history contains <dev-manual/build-quality:understanding what…
29 …:ref:`How to limit the information used for build history <dev-manual/build-quality:using build hi…
31 …`How to examine the build history from both a command-line and web interface <dev-manual/build-qua…
36 Build history is disabled by default. To enable it, add the following
44 Enabling build history as
51 Enabling build history increases your build times slightly,
55 You can disable build history by removing the previous statements from
61 Build history information is kept in ``${``\ :term:`TOPDIR`\ ``}/buildhistory``
[all …]
/openbmc/openbmc/poky/meta/recipes-core/readline/
H A Dreadline.inc5 lines, and perform csh-like history expansion on previous commands."
51 ALTERNATIVE:${PN}-doc = "history.3"
52 ALTERNATIVE_LINK_NAME[history.3] = "${mandir}/man3/history.3"

12345678910