Searched refs:pkt_ctx (Results 1 – 1 of 1) sorted by relevance
684 struct bt_ctf_field *pkt_ctx = NULL; in ctf_stream__create() local701 pkt_ctx = bt_ctf_stream_get_packet_context(stream); in ctf_stream__create()702 if (!pkt_ctx) { in ctf_stream__create()707 cpu_field = bt_ctf_field_structure_get_field(pkt_ctx, "cpu_id"); in ctf_stream__create()708 bt_ctf_field_put(pkt_ctx); in ctf_stream__create()