Home
last modified time | relevance | path

Searched refs:clockSyncRecords_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/trace-viewer/src/tracing/importer/
Dlinux_perf_importer.js96 this.clockSyncRecords_ = []; property in anonymousFunctionf80508ce0100.LinuxPerfImporter
562 if (this.clockSyncRecords_.length == 0) {
574 var sync = this.clockSyncRecords_[0];
685 this.clockSyncRecords_.push({
/external/chromium-trace/
Dscript.js204 …tion b(a,c){this.importPriority=2;this.model_=a;this.events_=c;this.clockSyncRecords_=[];this.cpuS… property
216 …uration))}a.cpuSlices=e}},this)},alignClocks:function(a){if(0==this.clockSyncRecords_.length){if(!…
217 this.abortImport();return!1}a=this.clockSyncRecords_[0];if(0==a.parentTS||a.parentTS==a.perfTS)retu…
220 …,e,f){a=/parent_ts=(\d+\.?\d*)/.exec(f.details);if(!a)return!1;this.clockSyncRecords_.push({perfTS…