/openbmc/telemetry/src/ |
H A D | trigger_actions.cpp | 20 std::string timestampToString(Milliseconds timestamp) in timestampToString() argument 50 commit(const std::string & triggerId,const ThresholdName thresholdNameInIn,const std::string & sensorName,const Milliseconds timestamp,const TriggerValue triggerValue) commit() argument 107 commit(const std::string & triggerId,const ThresholdName thresholdNameInIn,const std::string & sensorName,const Milliseconds timestamp,const TriggerValue triggerValue) commit() argument 174 commit(const std::string & triggerId,const ThresholdName thresholdNameIn,const std::string & sensorName,const Milliseconds timestamp,const TriggerValue triggerValue) commit() argument 192 commit(const std::string & triggerId,const ThresholdName thresholdNameIn,const std::string & sensorName,const Milliseconds timestamp,const TriggerValue triggerValue) commit() argument 245 commit(const std::string & triggerId,const ThresholdName thresholdNameIn,const std::string & sensorName,const Milliseconds timestamp,const TriggerValue triggerValue) commit() argument 260 commit(const std::string & triggerId,const ThresholdName thresholdNameIn,const std::string & sensorName,const Milliseconds timestamp,const TriggerValue triggerValue) commit() argument 311 commit(const std::string & triggerId,const ThresholdName thresholdNameIn,const std::string & sensorName,const Milliseconds timestamp,const TriggerValue triggerValue) commit() argument [all...] |
H A D | on_change_threshold.cpp | 55 Milliseconds timestamp, double value) in sensorUpdated() 68 Milliseconds timestamp = clock->systemTimestamp(); in commit() local
|
H A D | discrete_threshold.cpp | 50 Milliseconds timestamp, double value) in sensorUpdated() argument 98 Milliseconds timestamp = clock->systemTimestamp(); in commit() local
|
H A D | numeric_threshold.cpp | 45 Milliseconds timestamp, double value) in sensorUpdated() argument 122 Milliseconds timestamp = clock->systemTimestamp(); in commit() local
|
H A D | metric.cpp | 92 void Metric::sensorUpdated(interfaces::Sensor& notifier, Milliseconds timestamp, in sensorUpdated() argument 133 void Metric::updateReadings(Milliseconds timestamp) in updateReadings() argument
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ptp.h | 11 static inline u64 otx2_ptp_convert_rx_timestamp(u64 timestamp) in otx2_ptp_convert_rx_timestamp() 16 static inline u64 otx2_ptp_convert_tx_timestamp(u64 timestamp) in otx2_ptp_convert_tx_timestamp() 21 static inline u64 cn10k_ptp_convert_timestamp(u64 timestamp) in cn10k_ptp_convert_timestamp()
|
/openbmc/telemetry/src/metrics/ |
H A D | collection_data.cpp | 47 std::optional<double> update(Milliseconds timestamp) override in update() argument 59 double update(Milliseconds timestamp, double reading) override in update() argument 69 void cleanup(Milliseconds timestamp) in cleanup() argument 104 update(Milliseconds timestamp) update() argument 114 update(Milliseconds timestamp,double reading) update() argument [all...] |
/openbmc/phosphor-logging/test/ |
H A D | elog_quiesce_test.cpp | 40 uint64_t timestamp{100}; in TEST_F() local 67 uint64_t timestamp{100}; in TEST_F() local 95 uint64_t timestamp{100}; in TEST_F() local 152 uint64_t timestamp{100}; in TEST_F() local 211 uint64_t timestamp{100}; in TEST_F() local
|
H A D | elog_update_ts_test.cpp | 60 uint64_t timestamp{100}; in TEST() local 131 uint64_t timestamp{100}; in TEST() local
|
/openbmc/webui-vue/src/components/Mixins/ |
H A D | BVToastMixin.js | 61 timestamp, field in BVToastMixin.methods.AnonymousClass850f68a00801 75 timestamp, field in BVToastMixin.methods.AnonymousClass850f68a00a01 89 timestamp, field in BVToastMixin.methods.AnonymousClass850f68a00c01 103 timestamp, field in BVToastMixin.methods.AnonymousClass850f68a00e01
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | clock.h | 66 u64 timestamp) in mlx5_timecounter_cyc2time() 83 u64 timestamp) in mlx5_real_time_cyc2time() 98 u64 timestamp) in mlx5_timecounter_cyc2time() 104 u64 timestamp) in mlx5_real_time_cyc2time()
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | event_log_test.cpp | 84 std::string timestamp; in TEST() local 103 std::string timestamp; in TEST() local 117 std::string timestamp; in TEST() local 132 std::string timestamp = "my-timestamp"; in TEST() local 170 std::string timestamp; in TEST() local
|
/openbmc/qemu/qapi/ |
H A D | ui.json | 383 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 388707}, object 409 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, object 436 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 388707}, object 457 # <- { "timestamp": {"seconds": 1290688046, "microseconds": 417172}, object
|
H A D | block.json | 169 # <- { "timestamp": { "seconds": 1418751016, object 207 # <- { "timestamp": { "seconds": 1418751345, object 245 # <- { "timestamp": { "seconds": 1418751627, object
|
/openbmc/qemu/scripts/ |
H A D | analyse-locks-simpletrace.py | 34 def qemu_mutex_lock(self, timestamp, mutex, filename, line): argument 41 def qemu_mutex_locked(self, timestamp, mutex, filename, line): argument 50 def qemu_mutex_unlock(self, timestamp, mutex, filename, line): argument
|
/openbmc/linux/tools/perf/util/ |
H A D | ordered-events.c | 21 u64 timestamp = new->timestamp; in queue_event() local 172 ordered_events__new_event(struct ordered_events *oe, u64 timestamp, in ordered_events__new_event() 195 u64 timestamp, u64 file_offset, const char *file_path) in ordered_events__queue() 268 u64 timestamp) in __ordered_events__flush() 345 int ordered_events__flush_time(struct ordered_events *oe, u64 timestamp) in ordered_events__flush_time()
|
H A D | thread.c | 164 static int __thread__set_namespaces(struct thread *thread, u64 timestamp, in __thread__set_namespaces() 188 int thread__set_namespaces(struct thread *thread, u64 timestamp, in thread__set_namespaces() 231 u64 timestamp, bool exec) in ____thread__set_comm() 255 int __thread__set_comm(struct thread *thread, const char *str, u64 timestamp, in __thread__set_comm() 394 int thread__fork(struct thread *thread, struct thread *parent, u64 timestamp, bool do_maps_clone) in thread__fork()
|
H A D | comm.c | 108 struct comm *comm__new(const char *str, u64 timestamp, bool exec) in comm__new() 127 int comm__override(struct comm *comm, const char *str, u64 timestamp, bool exec) in comm__override()
|
/openbmc/ibm-logging/ |
H A D | callout.cpp | 65 uint64_t timestamp; in load() local 86 size_t id, uint64_t timestamp) : in Callout() 93 uint64_t timestamp, const DbusPropertyMap& properties) : in Callout()
|
/openbmc/linux/drivers/net/can/dev/ |
H A D | rx-offload.c | 12 u32 timestamp; member 146 u32 timestamp; in can_rx_offload_offload_one() local 223 struct sk_buff *skb, u32 timestamp) in can_rx_offload_queue_timestamp() 245 unsigned int idx, u32 timestamp, in can_rx_offload_get_echo_skb_queue_timestamp()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fw_tracer.h | 60 u64 timestamp; member 126 u32 timestamp; member 150 u64 timestamp; member 155 u32 timestamp; member 174 u8 timestamp[0x7]; member 181 u8 timestamp[0x7]; member
|
/openbmc/bmcweb/redfish-core/src/ |
H A D | event_log.cpp | 72 int getEventLogParams(const std::string& logEntry, std::string& timestamp, in getEventLogParams() 125 const std::span<std::string_view> messageArgs, std::string timestamp, in formatEventLogEntry()
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | irq.c | 78 static void job_finish(struct hl_device *hdev, u32 cs_seq, struct hl_cq *cq, ktime_t timestamp) in job_finish() 99 static void cs_finish(struct hl_device *hdev, u16 cs_seq, ktime_t timestamp) in cs_finish() 137 ktime_t timestamp = ktime_get(); in hl_irq_handler_cq() local 239 u64 timestamp; in handle_registration_node() local
|
/openbmc/linux/drivers/net/can/usb/etas_es58x/ |
H A D | es581_4.h | 96 __le64 timestamp; member 107 __le64 timestamp; member 117 __le64 timestamp; member 130 __le64 timestamp; member 193 __le64 timestamp; member
|
/openbmc/linux/include/linux/ |
H A D | digsig.h | 29 uint32_t timestamp; /* key made, always 0 for now */ member 37 uint32_t timestamp; /* signature made */ member
|