Home
last modified time | relevance | path

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

/external/chromium-trace/trace-viewer/src/importer/linux_perf/
Dmali_parser.js164 this.addMMUCycles('mali_hwc_UTLB_STALL', 'UTLB Stalled');
165 this.addMMUCycles('mali_hwc_UTLB_REPLAY_MISS', 'UTLB Replay Miss');
166 this.addMMUCycles('mali_hwc_UTLB_REPLAY_FULL', 'UTLB Replay Full');
167 this.addMMUCycles('mali_hwc_UTLB_NEW_MISS', 'UTLB New Miss');
168 this.addMMUCycles('mali_hwc_UTLB_HIT', 'UTLB Hit');
523 addMMUCycles: function(hwcEventName, hwcTitle) { method in MaliParser
/external/chromium-trace/
Dscript.js256addMMUCycles("mali_hwc_UTLB_STALL","UTLB Stalled");this.addMMUCycles("mali_hwc_UTLB_REPLAY_MISS","…
270 …unction(a,c,d,j,h){return this.mmuSample(b,"count",j,h)}.bind(this))},addMMUCycles:function(a,b){t… method in d