Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dnmi.c151 unsigned int start_count = nmi_count(cpu); in wait_for_nmis() local
158 if ( nmi_count(cpu) >= start_count + 2 ) in wait_for_nmis()
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dhistory.ml48 List.filter (fun r -> r.finish_count > txn.Transaction.start_count) !history
A Dtransaction.ml82 start_count: int64; RecordField
123 start_count = !counter;
A Dprocess.ml339 …let guilty_cons = History.filter_connections ~ignore:c ~since:t.Transaction.start_count ~f:judge_a…

Completed in 5 milliseconds