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

  /src/external/gpl3/binutils/dist/gprofng/libcollector/
collector.h 31 #define GETRELTIME() (__collector_gethrtime() - __collector_start_time)
mmaptrace.c 177 update_map_segments (GETRELTIME (), 1);
216 update_map_segments (GETRELTIME (), 1); // initial map
238 update_map_segments (GETRELTIME (), 1);
920 hrtime_t hrt = GETRELTIME ();
1180 hrtime_t hrt = GETRELTIME ();
1260 hrtime_t hrt = GETRELTIME ();
1390 hrtime_t hrt = GETRELTIME ();
1495 /* hrtime_t hrt = GETRELTIME(); */
1519 /* hrtime_t hrt = GETRELTIME(); */
1541 /* hrtime_t hrt = GETRELTIME(); */
    [all...]
linetrace.c 842 hrtime_t ts = GETRELTIME ();
923 hrtime_t ts = GETRELTIME ();
954 hrtime_t ts = GETRELTIME ();
1043 hrtime_t ts = GETRELTIME ();
1094 hrtime_t ts = GETRELTIME ();
1121 hrtime_t ts = GETRELTIME ();
collector.c 952 hrtime_t ts = GETRELTIME ();
1216 ts = GETRELTIME ();
1803 now = GETRELTIME ();
1821 hrtime_t now = GETRELTIME ();
2422 hrtime_t ts = GETRELTIME ();
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
collector.h 31 #define GETRELTIME() (__collector_gethrtime() - __collector_start_time)
mmaptrace.c 177 update_map_segments (GETRELTIME (), 1);
216 update_map_segments (GETRELTIME (), 1); // initial map
238 update_map_segments (GETRELTIME (), 1);
920 hrtime_t hrt = GETRELTIME ();
1180 hrtime_t hrt = GETRELTIME ();
1260 hrtime_t hrt = GETRELTIME ();
1390 hrtime_t hrt = GETRELTIME ();
1495 /* hrtime_t hrt = GETRELTIME(); */
1519 /* hrtime_t hrt = GETRELTIME(); */
1541 /* hrtime_t hrt = GETRELTIME(); */
    [all...]
linetrace.c 842 hrtime_t ts = GETRELTIME ();
923 hrtime_t ts = GETRELTIME ();
954 hrtime_t ts = GETRELTIME ();
1043 hrtime_t ts = GETRELTIME ();
1094 hrtime_t ts = GETRELTIME ();
1121 hrtime_t ts = GETRELTIME ();
collector.c 952 hrtime_t ts = GETRELTIME ();
1216 ts = GETRELTIME ();
1803 now = GETRELTIME ();
1821 hrtime_t now = GETRELTIME ();
2422 hrtime_t ts = GETRELTIME ();

Completed in 32 milliseconds