HomeSort by relevance Sort by last modified time
    Searched refs:clo_time_stamp (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/coregrind/
pub_core_options.h 137 extern Bool VG_(clo_time_stamp);
m_options.c 79 Bool VG_(clo_time_stamp) = False; variable
m_libcprint.c 456 if (VG_(clo_time_stamp)) {
m_main.c 563 else if VG_BOOL_CLO(arg, "--time-stamp", VG_(clo_time_stamp)) {}
    [all...]

Completed in 39 milliseconds