HomeSort by relevance Sort by last modified time
    Searched refs:AddSample (Results 26 - 29 of 29) sorted by null

12

  /external/chromium_org/v8/src/
d8.h 31 void AddSample(int32_t sample);
counters.h 186 void AddSample(int sample);
d8.cc 698 void Counter::AddSample(int32_t sample) {
782 counter->AddSample(sample);
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/timeline/
trace_event_importer.py 233 thread.AddSample(event['cat'],

Completed in 255 milliseconds

12