Searched refs:pkt_ctx (Results 1 – 2 of 2) sorted by relevance
687 struct bt_ctf_field *pkt_ctx = NULL; in ctf_stream__create() local704 pkt_ctx = bt_ctf_stream_get_packet_context(stream); in ctf_stream__create()705 if (!pkt_ctx) { in ctf_stream__create()710 cpu_field = bt_ctf_field_structure_get_field(pkt_ctx, "cpu_id"); in ctf_stream__create()711 bt_ctf_field_put(pkt_ctx); in ctf_stream__create()
177 enum intel_pt_pkt_ctx pkt_ctx; member691 decoder->prev_pkt_ctx = decoder->pkt_ctx; in intel_pt_get_split_packet()692 ret = intel_pt_get_packet(buf, len, &decoder->packet, &decoder->pkt_ctx); in intel_pt_get_split_packet()727 enum intel_pt_pkt_ctx pkt_ctx = decoder->pkt_ctx; in intel_pt_pkt_lookahead() local747 &pkt_ctx); in intel_pt_pkt_lookahead()1020 decoder->prev_pkt_ctx = decoder->pkt_ctx; in intel_pt_get_next_packet()1022 &decoder->packet, &decoder->pkt_ctx); in intel_pt_get_next_packet()