Home
last modified time | relevance | path

Searched defs:time (Results 126 – 150 of 663) sorted by relevance

12345678910>>...27

/openbmc/linux/drivers/rtc/
H A Drtc-ds1672.c29 unsigned long time; in ds1672_read_time() local
H A Dlib.c52 void rtc_time64_to_tm(time64_t time, struct rtc_time *tm) in rtc_time64_to_tm()
/openbmc/linux/arch/powerpc/kernel/vdso/
H A Dvgettimeofday.c46 __kernel_old_time_t __c_kernel_time(__kernel_old_time_t *time, const struct vdso_data *vd) in __c_kernel_time()
/openbmc/linux/drivers/cpufreq/
H A Dppc_cbe_cpufreq_pmi.c39 long time; in cbe_cpufreq_set_pmode_pmi() local
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dtimer.c39 static inline unsigned long time_to_tick(unsigned long time) in time_to_tick()
/openbmc/phosphor-power/power-supply/
H A Drecord_manager.cpp146 auto time = std::chrono::duration_cast<std::chrono::milliseconds>( in createRecord() local
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Drecord_manager.cpp146 auto time = std::chrono::duration_cast<std::chrono::milliseconds>( in createRecord() local
/openbmc/phosphor-time-manager/
H A Dutils.hpp13 namespace time namespace
/openbmc/linux/net/atm/
H A Dmpoa_caches.h20 time64_t time; member
57 time64_t time; member
/openbmc/linux/arch/x86/kvm/
H A Dxen.h205 struct pvclock_vcpu_time_info time; member
232 uint64_t time[4]; member
/openbmc/linux/arch/m68k/kernel/
H A Dtime.c78 struct rtc_time time; in read_persistent_clock64() local
/openbmc/linux/lib/
H A Dinterval_tree_test.c66 cycles_t time1, time2, time; in interval_tree_test_init() local
/openbmc/linux/include/linux/
H A Dapm-emulation.h43 int time; member
/openbmc/u-boot/tools/
H A Ddefault_image.c91 time_t time; in image_set_header() local
H A Dimagetool.c159 time_t time = (time_t) strtol(source_date_epoch, NULL, 10); in imagetool_get_source_date() local
/openbmc/linux/drivers/input/tests/
H A Dinput_test.c71 ktime_t *timestamp, time; in input_test_timestamp() local
/openbmc/phosphor-host-ipmid/
H A Dhost-cmd-manager.cpp120 auto time = std::chrono::duration_cast<std::chrono::microseconds>( in checkQueueAndAlertHost() local
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-gen1.c20 unsigned long time; in vfe_gen1_halt() local
42 unsigned long time; in vfe_disable_output() local
/openbmc/linux/arch/s390/include/asm/
H A Dtimex.h42 static inline int set_tod_clock(__u64 time) in set_tod_clock()
71 static inline void set_clock_comparator(__u64 time) in set_clock_comparator()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcorec37d.c85 s64 time = nvif_msec(device, 2000ULL, in corec37d_ntfy_wait_done() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dled.c67 u8 time, u16 compensation) in iwl_blink_compensation()
/openbmc/linux/kernel/
H A Dtsacct.c127 u64 time, delta; in __acct_update_integrals() local
/openbmc/linux/fs/ubifs/
H A Dshrinker.c62 time64_t time = ktime_get_seconds(); in shrink_tnc() local
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_benchmark.c77 unsigned int time; in lsdc_benchmark_copy() local
/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py994 def comm_table(comm_id, comm_str, thread_id, time, exec_flag, *x): argument
1031 …el_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset, ip, time, cpu, to_dso_id, to… argument
1111 def context_switch_table(id, machine_id, time, cpu, thread_out_id, comm_out_id, thread_in_id, comm_… argument

12345678910>>...27