Searched defs:reo_scheduler_debug_frame_info (Results 1 – 1 of 1) sorted by relevance
888 struct reo_scheduler_debug_frame_info { struct889 uint8_t link_id;890 uint16_t mgmt_pkt_ctr;891 uint32_t global_timestamp;892 uint64_t ingress_timestamp;893 uint64_t ingress_list_insertion_ts;894 uint64_t ingress_list_removal_ts;895 uint64_t egress_list_insertion_ts;896 uint64_t scheduled_ts;897 uint64_t first_scheduled_ts;[all …]