Home
last modified time | relevance | path

Searched refs:TRC_LOST_RECORDS (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/public/
A Dtrace.h97 #define TRC_LOST_RECORDS (TRC_GEN + 1) macro
/xen/docs/man/
A Dxentrace.8.pod116 0x0001f001 TRC_LOST_RECORDS
/xen/xen/common/
A Dtrace.c658 __insert_record(buf, TRC_LOST_RECORDS, sizeof(ed), 1 /* cycles */, in insert_lost_records()
/xen/tools/xentrace/
A Dxenalyze.c8948 case TRC_LOST_RECORDS: in base_process()
9476 if(ri->event != TRC_LOST_RECORDS) in process_record()
9625 if(ri->event == TRC_LOST_RECORDS && ri->extra_words == 4) { in __fill_in_record_info()
9846 if(p->ri.event == TRC_LOST_RECORDS) { in process_records()

Completed in 27 milliseconds