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

  /src/sys/dev/tprof/
tprof_ioctl.h 44 uint32_t ti_ident; member in struct:tprof_info
tprof.c 296 info->ti_ident = tb->tb_ops->tbo_ident();
  /src/usr.sbin/tprof/
tprof.c 369 switch (tprof_info.ti_ident) {
578 if (tprof_event_init(tprof_info.ti_ident) == -1) {

Completed in 13 milliseconds