Home
last modified time | relevance | path

Searched refs:Duration (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/sdeventplus/src/sdeventplus/utility/
H A Dtimer.hpp41 using Duration = typename Clock<Id>::duration; typedef in sdeventplus::utility::Timer
62 std::optional<Duration> interval = std::nullopt,
125 std::optional<Duration> getInterval() const;
133 Duration getRemaining() const;
150 void setRemaining(Duration remaining);
163 void setInterval(std::optional<Duration> interval);
176 void restart(std::optional<Duration> interval);
186 void restartOnce(Duration remaining);
220 std::optional<typename Timer<Id>::Duration> interval;
224 std::optional<typename Timer<Id>::Duration> interval);
H A Dtimer.cpp16 std::optional<Duration> interval, in Timer()
20 Clock<Id>(event).now() + interval.value_or(Duration::zero()), in Timer()
78 std::optional<typename Timer<Id>::Duration> Timer<Id>::getInterval() const in getInterval()
84 typename Timer<Id>::Duration Timer<Id>::getRemaining() const in getRemaining()
95 return Duration{0}; in getRemaining()
112 void Timer<Id>::setRemaining(Duration remaining) in setRemaining()
125 void Timer<Id>::setInterval(std::optional<Duration> interval) in setInterval()
137 void Timer<Id>::restart(std::optional<Duration> interval) in restart()
150 void Timer<Id>::restartOnce(Duration remaining) in restartOnce()
191 std::optional<typename Timer<Id>::Duration> interval) : in TimerData()
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/fluidsynth/fluidsynth/
H A D0003-Use-ARM-NEON-accelaration-for-float-multithreaded-se.patch22 Duration(microsecond) and cpu loads(%) (sr: 48000 Hz, sp: 20.83 microsecond)
24 Code under profiling |Voices| Duration (microsecond) | Load(%)
45 Duration(microsecond) and cpu loads(%) (sr: 48000 Hz, sp: 20.83 microsecond)
47 Code under profiling |Voices| Duration (microsecond) | Load(%)
68 Duration(microsecond) and cpu loads(%) (sr: 48000 Hz, sp: 20.83 microsecond)
70 Code under profiling |Voices| Duration (microsecond) | Load(%)
114 Duration(microsecond) and cpu loads(%) (sr: 48000 Hz, sp: 20.83 microsecond)
116 Code under profiling |Voices| Duration (microsecond) | Load(%)
137 Duration(microsecond) and cpu loads(%) (sr: 48000 Hz, sp: 20.83 microsecond)
139 Code under profiling |Voices| Duration (microsecond) | Load(%)
[all …]
/openbmc/boost-dbus/include/dbus/
H A Dconnection_service.hpp62 template <typename Duration>
64 const Duration& timeout) { in send()
65 if (timeout == Duration::zero()) { in send()
H A Dconnection.hpp111 template <typename Duration>
112 message send(message& m, const Duration& t) { in send()
/openbmc/telemetry/redfish-tests/
H A Dtest_telemetry.py4 from redfish_requests import Duration, RedfishHttpStatus
11 Duration.to_seconds(r["MinCollectionInterval"]) > 0
232 interval=Duration.to_iso8061(telemetry.min_interval),
255 id, type="Periodic", interval=Duration.to_iso8061(interval)
259 r_interval = Duration.to_seconds(r["Schedule"]["RecurrenceInterval"])
H A Dredfish_requests.py63 self.min_interval = Duration.to_seconds(r["MinCollectionInterval"])
111 class Duration: class
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-papr-pmem55 * "HostSDur" : Host Store Duration
56 * "HostLDur" : Host Load Duration
59 * "MedRDur " : Media Read Duration
60 * "MedWDur " : Media Write Duration
/openbmc/webui-vue/docs/guide/guidelines/
H A Dmotion.md35 ## Duration section in Motion
37 Duration is calculated based on the style and size of the motion. Among the two
43 ### Duration tokens argument
/openbmc/bmcweb/redfish-core/include/utils/extern/
H A Ddate.h205 template <class Duration>
206 using sys_time = std::chrono::time_point<std::chrono::system_clock, Duration>;
213 template <class Duration>
214 using local_time = std::chrono::time_point<local_t, Duration>;
3903 template <class Duration>
3906 template <class CharT, class Traits, class Duration>
3909 const fields<Duration>& fds, const std::string* abbrev = nullptr,
3912 template <class CharT, class Traits, class Duration, class Alloc>
3915 fields<Duration>& fds, std::basic_string<CharT, Traits, Alloc>* abbrev = nullptr,
3963 template <class Duration>
[all …]
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dti,palmas-pwrbutton.txt16 - ti,palmas-long-press-seconds: Duration in seconds which the power
20 - ti,palmas-pwron-debounce-milli-seconds: Duration in milliseconds
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Dziirave-wdt.txt9 - reset-duration-ms: Duration of the pulse generated when the watchdog times
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drust-oe-selftest.patch341 let unit = TimeThreshold::new(Duration::from_millis(50), Duration::from_millis(100));
342 let integration = TimeThreshold::new(Duration::from_millis(500), Duration::from_millis(1000));
/openbmc/linux/Documentation/tools/rtla/
H A Drtla-timerlat-hist.rst46 # Duration: 0 00:10:00
H A Drtla-osnoise-hist.rst42 # Duration: 0 00:01:00
/openbmc/linux/Documentation/input/devices/
H A Diforce-protocol.rst119 03-04 Duration of effect (little endian encoding, in ms)
147 02-03 Duration of attack (little endian encoding, in ms)
149 05-06 Duration of fade.
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-trigger-pattern.txt5 specified duration. Duration of 0 means brightness should immediately change to
/openbmc/openbmc-test-automation/systest/
H A Dtest_boot_acceptance.robot11 # HTX_DURATION Duration of HTX run (e.g. "24 hours", "8 hours").
H A Dhtx_softbootme_test.robot10 # HTX_DURATION Duration of HTX run, for example, 2h, or 30m.
H A Dgpu_stress_test.robot9 # HTX_DURATION Duration of HTX run, for example, "2h", or "30m".
H A Dhtx_hardbootme_test.robot10 # HTX_DURATION Duration of HTX run, for example, 2h, or 30m.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/deqp-runner/deqp-runner/
H A D0001-deqp-runner-drop-zstd-support.patch125 @@ -76,7 +75,6 @@ use std::time::Duration;
/openbmc/linux/lib/
H A DKconfig.kcsan155 int "Duration in milliseconds, in which any given race is only reported once"
/openbmc/linux/tools/power/cpupower/po/
H A Dka.po885 msgid "Duration: %llu\n"
H A Dit.po841 msgid "Duration: %llu\n"

12