Home
last modified time | relevance | path

Searched defs:uptime (Results 1 – 17 of 17) sorted by relevance

/openbmc/phosphor-logging/test/openpower-pels/
H A Ddata_interface_test.cpp33 std::string uptime = dataIntf.getBMCUptime(seconds); in TEST() local
/openbmc/linux/fs/proc/
H A Duptime.c14 struct timespec64 uptime; in uptime_proc_show() local
/openbmc/linux/include/uapi/linux/
H A Dsysinfo.h9 __kernel_long_t uptime; /* Seconds since boot */ member
/openbmc/qemu/include/standard-headers/linux/
H A Dsysinfo.h9 long uptime; /* Seconds since boot */ member
/openbmc/linux/tools/testing/selftests/timens/
H A Dprocfs.c68 static int read_proc_uptime(struct timespec *uptime) in read_proc_uptime()
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dmetricblob.proto26 float uptime = 1; // Uptime (wall clock time) field
H A Dutil.cpp222 bool parseProcUptime(const std::string_view content, double& uptime, in parseProcUptime()
H A Dmetric.cpp358 double uptime = 0; in getUptimeMetric() local
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/test/
H A Dutil_test.cpp135 double uptime, idleProcessTime; in TEST() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.hpp216 std::string uptime = in getBMCUptime() local
/openbmc/qemu/hw/audio/
H A Dhda-codec.c226 int64_t uptime = now - st->buft_start; in hda_audio_input_timer() local
296 int64_t uptime = now - st->buft_start; in hda_audio_output_timer() local
/openbmc/linux/drivers/char/
H A Drandom.c235 time64_t uptime = ktime_get_seconds(); in crng_reseed_interval() local
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_gpu_error.h197 ktime_t uptime; member
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c2483 u64 uptime = ktime_get_mono_fast_ns(); in kdb_sysinfo() local
/openbmc/linux/kernel/
H A Dsys.c2851 s32 uptime; member
/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c1014 struct timespec64 uptime; in show_uptime() local
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h2518 abi_long uptime; /* Seconds since boot */ member