HomeSort by relevance Sort by last modified time
    Searched defs:HistogramCustomTimes (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/pepper/
ppb_uma_private_impl.cc 28 void HistogramCustomTimes(PP_Var name,
87 &HistogramCustomTimes,
  /external/chromium_org/ppapi/c/private/
ppb_uma_private.h 34 * HistogramCustomTimes is a pointer to a function which records a time
38 void (*HistogramCustomTimes)(struct PP_Var name,

Completed in 53 milliseconds