Searched refs:lost_records (Results 1 – 5 of 5) sorted by relevance
65 static DEFINE_PER_CPU(unsigned long, lost_records);426 per_cpu(lost_records, i)=0; in tb_control()646 u32 lost_records; in insert_lost_records() member653 ed.lost_records = this_cpu(lost_records); in insert_lost_records()656 this_cpu(lost_records) = 0; in insert_lost_records()754 if ( this_cpu(lost_records) ) in __trace_var()778 if ( ++this_cpu(lost_records) == 1 ) in __trace_var()789 if ( this_cpu(lost_records) ) in __trace_var()
85 uint64_t lost_records; // # of lost trace records this time period member
882 new_qos->qdata[new].lost_records = 0; in advance_next_datapoint()
3 0x0001f001 CPU%(cpu)d %(tsc)d (+%(reltsc)8d) lost_records 0x%(1)08x
8764 int lost_records; member8790 ri->dump_header, r->lost_records, in process_lost_records()8796 ri->dump_header, r->lost_records, in process_lost_records()
Completed in 30 milliseconds