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

  /external/netperf/src/
hist.h 15 /* hist.h
84 typedef struct histogram_struct *HIST;
90 HIST HIST_new(void);
97 HIST HIST_new_n(int max_outstanding);
104 void HIST_clear(HIST h);
111 void HIST_purge(HIST h);
118 void HIST_add(register HIST h, int time_delta);
125 void HIST_report(HIST h);
145 void HIST_timestamp_start(HIST h);
152 void HIST_timestamp_stop_add(HIST h)
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_mdp.h     [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_mdp.h     [all...]
  /hardware/qcom/msm8x09/kernel-headers/linux/
msm_mdp.h     [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
msm_mdp.h     [all...]

Completed in 365 milliseconds