Home
last modified time | relevance | path

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

/xnu-12377.81.4/libkern/os/
H A Dlog.c448 firehose_tracepoint_id_u trace_id; in os_log_subsystem_register() local
920 firehose_tracepoint_id_u trace_id = { in os_log_coprocessor() local
1092 firehose_tracepoint_id_u trace_id; in os_log_coprocessor_register_with_type() local
/xnu-12377.81.4/libsyscall/wrappers/skywalk/
H A Dos_packet.c495 os_packet_set_trace_id(const packet_t ph, packet_trace_id_t trace_id) in os_packet_set_trace_id()
/xnu-12377.81.4/bsd/skywalk/packet/
H A Dpacket_kern.c902 kern_packet_set_trace_id(const kern_packet_t ph, packet_trace_id_t trace_id) in kern_packet_set_trace_id()
/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4210 static packet_trace_id_t trace_id = 0; in fsw_user_ring_flush() local
/xnu-12377.81.4/bsd/net/
H A Dntstat.c764 nstat_trace(int32_t trace_id, nstat_client *client, uint64_t qual) in nstat_trace()
/xnu-12377.81.4/libkern/c++/
H A DOSKext.cpp8354 firehose_tracepoint_id_u trace_id; local