Home
last modified time | relevance | path

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

/xnu-11417.140.69/libkern/os/
H A Dlog.c448 firehose_tracepoint_id_u trace_id; in os_log_subsystem_register() local
919 firehose_tracepoint_id_u trace_id = { in os_log_coprocessor() local
1085 firehose_tracepoint_id_u trace_id; in os_log_coprocessor_register_with_type() local
/xnu-11417.140.69/libsyscall/wrappers/skywalk/
H A Dos_packet.c511 os_packet_set_trace_id(const packet_t ph, packet_trace_id_t trace_id) in os_packet_set_trace_id()
/xnu-11417.140.69/bsd/skywalk/packet/
H A Dpacket_kern.c926 kern_packet_set_trace_id(const kern_packet_t ph, packet_trace_id_t trace_id) in kern_packet_set_trace_id()
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw_dp.c4115 static packet_trace_id_t trace_id = 0; in fsw_user_ring_flush() local
/xnu-11417.140.69/bsd/net/
H A Dntstat.c558 nstat_trace(int32_t trace_id, nstat_client *client, uint64_t qual) in nstat_trace()
/xnu-11417.140.69/libkern/c++/
H A DOSKext.cpp8332 firehose_tracepoint_id_u trace_id; local