Home
last modified time | relevance | path

Searched refs:g_capture_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-tools/dbus-vis/
H A Dipmi_capture.js10 var g_capture_state = 'not started'; variable
120 switch (g_capture_state) {
133 g_capture_state = 'not started';
223 g_capture_state = 'stopping';
230 g_capture_state = 'stopping';
238 g_capture_state = 'stopping';
247 if (g_capture_state == 'not started') {
286 switch (g_capture_state) {
304 g_capture_state = 'determine bridge daemon';
306 g_capture_state = 'dbus monitor start';
[all …]
H A Dipmi_timeline_vis.js95 g_capture_state = 'started';