Home
last modified time | relevance | path

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

/dports/devel/babeltrace/babeltrace-1.5.7/include/babeltrace/ctf-ir/
H A Dmetadata.h57 struct ctf_stream_definition { struct
58 struct ctf_stream_declaration *stream_class;
59 uint64_t real_timestamp; /* Current timestamp, in ns */
60 uint64_t cycles_timestamp; /* Current timestamp, in cycles */
61 uint64_t event_id; /* Current event ID */
85 struct ctf_stream_definition *stream; argument