Home
last modified time | relevance | path

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

/hypervisor/debug/
A Dtrace.c18 struct trace_entry { struct
21 uint8_t n_data; /* nr of data in trace_entry */ argument
22 uint8_t cpu; /* pcpu id of trace_entry */ argument
24 union {
51 static inline void trace_put(uint16_t cpu_id, uint32_t evid, uint32_t n_data, struct trace_entry *e… in trace_put() argument

Completed in 5 milliseconds