summaryrefslogtreecommitdiffstats
path: root/tapsets/API-cputime-to-usecs.html
blob: 553a0ccf405b7f41ec779bb2bcc2e704b157f651 (plain) (blame)
1 2 3 4 5 6 7 
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>function::cputime_to_usecs</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="SystemTap Tapset Reference Manual"><link rel="up" href="task_time_stp.html" title="Chapter 7. Task Time Tapset"><link rel="prev" href="API-cputime-to-string.html" title="function::cputime_to_string"><link rel="next" href="API-msecs-to-string.html" title="function::msecs_to_string"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center"><span class="phrase">function::cputime_to_usecs</span></th></tr><tr><td width="20%" align="left"><a accesskey="p" href="API-cputime-to-string.html">Prev</a> </td><th width="60%" align="center">Chapter 7. Task Time Tapset</th><td width="20%" align="right"> <a accesskey="n" href="API-msecs-to-string.html">Next</a></td></tr></table><hr></div><div class="refentry"><a name="API-cputime-to-usecs"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>function::cputime_to_usecs — Translates the given cputime into microseconds </p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><pre class="programlisting"> cputime_to_usecs:long(cputime:long) </pre></div><div class="refsect1"><a name="idm47620152212976"></a><h2>Arguments</h2><div class="variablelist"><dl class="variablelist"><dt><span class="term"><em class="parameter"><code>cputime</code></em></span></dt><dd><p> Time to convert to microseconds. </p></dd></dl></div></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="API-cputime-to-string.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="task_time_stp.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="API-msecs-to-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top"><span class="phrase">function::cputime_to_string</span> </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">function::msecs_to_string</span></td></tr></table></div></body></html>