Home
last modified time | relevance | path

Searched defs:time (Results 1 – 25 of 132) sorted by relevance

123456

/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildstats.py87 def _reduce_meminfo(self, time, data, filename): argument
102 def _reduce_net(self, time, data, filename): argument
141 def _reduce_diskstats(self, time, data, filename): argument
170 def _reduce_nop(self, time, data, filename): argument
173 def _reduce_stat(self, time, data, filename): argument
192 def _reduce_pressure(self, time, data, filename): argument
/openbmc/phosphor-logging/test/openpower-pels/
H A Dextended_user_header_test.cpp70 BCDTime time{0x20, 0x25, 0x10, 0x20, 0x30, 0x40, 0x50, 0x60}; in TEST() local
106 BCDTime time{0x20, 0x25, 0x10, 0x20, 0x30, 0x40, 0x50, 0x60}; in TEST() local
160 BCDTime time; in TEST() local
200 BCDTime time; in TEST() local
234 BCDTime time; in TEST() local
275 BCDTime time; in TEST() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dbcd_time.cpp28 BCDTime getBCDTime(std::chrono::time_point<std::chrono::system_clock>& time) in getBCDTime()
56 std::chrono::time_point<std::chrono::system_clock> time{ms}; in getBCDTime() local
84 Stream& operator>>(Stream& s, BCDTime& time) in operator >>()
91 Stream& operator<<(Stream& s, const BCDTime& time) in operator <<()
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dsamples.py18 def __init__(self, time): argument
25 def __init__(self, time, user, sys, io = 0.0, swap = 0.0): argument
42 def __init__(self, time, iface, received_bytes, transmitted_bytes, receive_diff, transmit_diff): argument
51 def __init__(self, time, avg10, avg60, avg300, deltaTotal): argument
59 def __init__(self, time, avg10, avg60, avg300, deltaTotal): argument
67 def __init__(self, time, avg10, avg60, avg300, deltaTotal): argument
78 def __init__(self, time): argument
108 def __init__(self, time): argument
119 def __init__(self, time, state, cpu_sample): argument
205 def __init__(self, time, read, write, util): argument
/openbmc/phosphor-time-manager/
H A Dbmc_epoch.cpp24 namespace time namespace
97 auto time = microseconds(value); in elapsed() local
107 std::array<char, 64> time{}; in onTimeChange() local
H A Dproperty_change_listener.hpp7 namespace time namespace
/openbmc/u-boot/drivers/rtc/
H A Dmc13xxx-rtc.c14 u32 day1, day2, time; in rtc_get() local
48 u32 time, day; in rtc_set() local
H A Dmxsrtc.c39 int rtc_get(struct rtc_time *time) in rtc_get()
50 int rtc_set(struct rtc_time *time) in rtc_set()
H A Dsandbox_rtc.c15 static int sandbox_rtc_get(struct udevice *dev, struct rtc_time *time) in sandbox_rtc_get()
43 static int sandbox_rtc_set(struct udevice *dev, const struct rtc_time *time) in sandbox_rtc_set()
H A Di2c_rtc_emul.c86 static int sandbox_i2c_rtc_get(struct udevice *dev, struct rtc_time *time) in sandbox_i2c_rtc_get()
104 static int sandbox_i2c_rtc_set(struct udevice *dev, const struct rtc_time *time) in sandbox_i2c_rtc_set()
125 struct rtc_time time; in sandbox_i2c_rtc_prepare_read() local
146 struct rtc_time time; in sandbox_i2c_rtc_complete_write() local
H A Dmvrtc.c23 u32 time; in __mv_rtc_get() local
70 u32 time = 0; /* sets hour format bit to zero, 24hr format. */ in __mv_rtc_set() local
109 u32 time; in __mv_rtc_reset() local
H A Dmx27rtc.c18 int rtc_get(struct rtc_time *time) in rtc_get()
37 int rtc_set(struct rtc_time *time) in rtc_set()
/openbmc/sdeventplus/example/
H A Dheartbeat.cpp38 auto hbFunc = [interval](Time& source, Time::TimePoint time) { in main()
47 Time time(event, Clock(event).now(), std::chrono::seconds{1}, in main() local
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dtimer.hpp69 event_t::time_resolution time; member
112 event_t::time_resolution time; member
118 auto sleep_for(context& ctx, std::chrono::duration<Rep, Period> time) in sleep_for()
/openbmc/u-boot/test/dm/
H A Drtc.c29 static void show_time(const char *msg, struct rtc_time *time) in show_time()
36 static int cmp_times(struct rtc_time *expect, struct rtc_time *time, bool show) in cmp_times()
57 struct rtc_time now, time, cmp; in dm_test_rtc_set_get() local
/openbmc/phosphor-webui/app/configuration/controllers/
H A Ddate-time-controller.js19 $scope.time = {mode: '', owner: ''}; class in $scope
185 function setBMCTime(time) { argument
191 function setHostTime(time) { argument
/openbmc/phosphor-state-manager/
H A Dscheduled_host_transition.cpp247 std::array<char, 64> time{}; in onTimeChange() local
270 bool ScheduledHostTransition::deserializeScheduledValues(uint64_t& time, in deserializeScheduledValues()
296 uint64_t time; in restoreScheduledValues() local
/openbmc/phosphor-time-manager/test/
H A Dmocked_property_change_listener.hpp8 namespace time namespace
/openbmc/u-boot/arch/riscv/lib/
H A Drdtime.c13 int riscv_get_time(u64 *time) in riscv_get_time()
/openbmc/u-boot/drivers/mmc/
H A Dsh_mmcif.c183 long time; in sh_mmcif_single_read() local
219 long time; in sh_mmcif_multi_read() local
248 long time; in sh_mmcif_single_write() local
284 long time; in sh_mmcif_multi_write() local
434 long time; in sh_mmcif_start_cmd() local
/openbmc/sdbusplus/test/timer/
H A Dtimer_expire.cpp16 auto time = duration_cast<microseconds>(seconds(2)); in TEST_F() local
H A Dtimer_update_expire.cpp16 auto time = duration_cast<microseconds>(seconds(2)); in TEST_F() local
H A Dtimer_callback_not_done.cpp15 auto time = duration_cast<microseconds>(seconds(2)); in TEST_F() local
H A Dtimer_callback_done.cpp14 auto time = duration_cast<microseconds>(seconds(2)); in TEST_F() local
H A Dtimer_not_expire.cpp15 auto time = duration_cast<microseconds>(seconds(2)); in TEST_F() local

123456