Searched refs:sps (Results 1 – 7 of 7) sorted by relevance
/external/blktrace/btt/ |
D | seek.c | 39 struct sps_bkt sps; member 103 struct sps_bkt *sps = &sip->sps; in sps_emit() local 104 double delta = sps->t_last - sps->t_start; in sps_emit() 106 if ((sps->nseeks == 1) || (delta < DBL_EPSILON)) { in sps_emit() 107 s_p_s = (double)(sps->nseeks); in sps_emit() 108 tstamp = sps->t_start; in sps_emit() 111 s_p_s = (double)(sps->nseeks) / delta; in sps_emit() 112 tstamp = sps->t_start + (delta / 2); in sps_emit() 115 fprintf(sip->sps_fp, "%15.9lf %.2lf\n", sps->t_start, s_p_s); in sps_emit() 117 sps->t_start = 0; in sps_emit() [all …]
|
/external/valgrind/main/coregrind/ |
D | m_stacktrace.c | 70 /*OUT*/Addr* sps, /*OUT*/Addr* fps, in VG_() 114 if (sps) sps[0] = uregs.xsp; in VG_() 123 if (sps) sps[0] = uregs.xsp; in VG_() 173 if (sps) sps[i] = uregs.xsp; in VG_() 187 if (sps) sps[i] = uregs.xsp; in VG_() 201 if (sps) sps[i] = uregs.xsp; in VG_() 226 /*OUT*/Addr* sps, /*OUT*/Addr* fps, in VG_() 278 if (sps) sps[0] = uregs.xsp; in VG_() 288 if (sps) sps[0] = uregs.xsp; in VG_() 318 if (sps) sps[i] = uregs.xsp; in VG_() [all …]
|
D | pub_core_stacktrace.h | 55 /*OUT*/Addr* sps, /*OUT*/Addr* fps,
|
/external/valgrind/main/include/ |
D | pub_tool_stacktrace.h | 61 /*OUT*/StackTrace sps,
|
/external/blktrace/btt/doc/ |
D | btt.tex | 764 \newpage\subsection{\label{sec:sps-spec}Seeks Per Second} 789 Figure~\ref{fig:sps} shows a simple pair of graphs generated from 794 \epsfig{file=sps.eps,width=4.5in} 795 \caption{\label{fig:sps}Seeks-per-second Chart} 926 can be found in section~\ref{sec:sps-spec}.
|
/external/valgrind/main/coregrind/m_debuginfo/ |
D | debuginfo.c | 3070 Addr ips[N_FRAMES], sps[N_FRAMES], fps[N_FRAMES]; in VG_() local 3205 sps, fps, 0/*first_ip_delta*/ ); in VG_() 3215 sps[j], fps[j], tid, j )) { in VG_() 3242 sps[j], fps[j], tid, j )) { in VG_()
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 16462 http://sps.k12.mo.us/khs/german/germany/teacher/dttakeover.htm 40578 http://www.europeantour.com/tournaments/latest.sps?iTourNo=2003028 43338 http://www.freescale.com/webapp/sps/site/application.jsp?nodeId=02430ZNtdx4J11 43339 http://www.freescale.com/webapp/sps/site/application.jsp?nodeId=02VS0lxdYLZyky 43340 http://www.freescale.com/webapp/sps/site/overview.jsp?nodeId=02VS0llCc5pzMPYZjg28617061 43341 http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CAL&parentCode=C-5E&nodeId=018rH3bTd… 43342 http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CAL&parentCode=null&nodeId=02VS0lxdY… 55127 http://www.manutd.com/footballnow/matchreport.sps?reportid=6234&iEventID=16318&compid= 57059 http://www.missworld.tv/beautyWithAPurpose/charities.sps?iType=6910&icustompageid=11590 71703 http://www.sps.arizona.edu/proposal/quick-reference.htm
|