HomeSort by: relevance | last modified time | path
    Searched refs:compare_time (Results 1 - 12 of 12) sorted by relevancy

  /src/external/bsd/top/dist/machine/
m_aix43.c 172 int compare_cpu(), compare_size(), compare_res(), compare_time(),
179 compare_time,
659 /* compare_time - the comparison function for sorting by total cpu time */
662 compare_time(struct procsinfo **ppi1, struct procsinfo **ppi2) function
m_aix5.c 176 int compare_cpu(), compare_size(), compare_res(), compare_time(),
183 compare_time,
736 /* compare_time - the comparison function for sorting by total cpu time */
739 compare_time(ppi1, ppi2) function
m_decosf1.c 225 int compare_time();
231 compare_time,
816 /* compare_time - the comparison function for sorting by total cpu time */
818 compare_time(pp1, pp2) function
m_irixsgi.c 714 int compare_time(struct prpsinfo **pp1, struct prpsinfo **pp2);
725 compare_time,
819 int compare_time(struct prpsinfo **pp1, struct prpsinfo **pp2) function
m_sco5.c 208 int compare_time();
214 compare_time, /* time, cpu, state, pri, size */
847 /* compare_time - the comparison function for sorting by total cpu time */
854 compare_time ( struct proc **pp1, struct proc **pp2) function
m_linux.c 179 int compare_time();
186 compare_time,
1276 /* compare_time - the comparison function for sorting by total cpu time */
1279 compare_time ( function
m_linuxthr.c 163 int compare_time();
170 compare_time,
1033 /* compare_time - the comparison function for sorting by total cpu time */
1036 compare_time ( function
m_netbsd.c 208 static int compare_time(struct proc **, struct proc **);
219 compare_time,
1335 /* compare_time - the comparison function for sorting by total CPU time */
1338 compare_time(pp1, pp2) function
m_svr5.c 189 int compare_time();
200 compare_time,
798 /* compare_time - the comparison function for sorting by total cpu time */
800 compare_time ( function
m_freebsd.c 387 int proc_compare(), compare_size(), compare_res(), compare_time(),
394 compare_time,
1651 /* compare_time - the comparison function for sorting by total cpu time */
1654 compare_time(struct proc **pp1, struct proc **pp2) function
m_sunos5.c 319 int compare_time();
326 compare_time,
1847 /* compare_time - the comparison function for sorting by total cpu time */
1850 compare_time (struct prpsinfo **pp1, struct prpsinfo **pp2) function
  /src/external/bsd/cron/dist/
crontab.c 168 compare_time(const struct stat *st, const struct timespec *ts2) function
523 if (compare_time(&statbuf, ts)) {

Completed in 31 milliseconds