HomeSort by relevance Sort by last modified time
    Searched refs:HIST (Results 1 - 13 of 13) 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...]
netlib.c 156 #include "hist.h"
    [all...]
nettest_sdp.c 78 #include "hist.h"
103 static HIST time_hist;
    [all...]
nettest_sctp.c 83 #include "hist.h"
106 static HIST time_hist;
    [all...]
nettest_omni.c 156 #include "hist.h"
158 static HIST time_hist;
    [all...]
nettest_xti.c 70 #include "hist.h"
113 static HIST time_hist;
    [all...]
nettest_bsd.c 149 #include "hist.h"
243 static HIST time_hist;
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_mdp.h     [all...]
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_mdp.h     [all...]
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_mdp.h     [all...]
  /hardware/qcom/msm8998/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 1358 milliseconds