Home
last modified time | relevance | path

Searched defs:cs_timestamp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/hsi/
H A Dcs-protocol.h69 struct cs_timestamp { struct
91 struct cs_timestamp tstamp_rx_ctrl; argument
/openbmc/linux/tools/perf/util/
H A Dcs-etm.h206 u64 cs_timestamp; /* Timestamp from trace data, converted to ns if possible */ member
H A Dcs-etm.c1111 u64 cs_timestamp; in cs_etm__queue_first_cs_timestamp() local
1427 u64 cs_etm__convert_sample_time(struct cs_etm_queue *etmq, u64 cs_timestamp) in cs_etm__convert_sample_time()
2542 u64 cs_timestamp; in cs_etm__process_timestamped_queues() local