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

  /src/sys/dev/tprof/
tprof_ioctl.h 43 uint32_t ti_version; member in struct:tprof_info
tprof.c 294 info->ti_version = TPROF_VERSION;
  /src/usr.sbin/tprof/
tprof.c 574 if (tprof_info.ti_version != TPROF_VERSION) {
576 tprof_info.ti_version, TPROF_VERSION);

Completed in 14 milliseconds