Searched refs:prev_time (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/system_cmds-643.1.1/iostat.tproj/
H A Diostat.c194 struct timeval prev_time);
774 compute_etime(struct timeval cur_time, struct timeval prev_time) argument
780 timersub(&cur_time, &prev_time, &busy_time);
/macosx-10.10/Libnotify-133.1.1/
H A Dnotify_ipc.defs366 prev_time : uint64_t;
/macosx-10.10/Libnotify-133.1.1/notifyd/
H A Dnotify_proc.c1495 uint64_t prev_time,
1619 if (prev_time > n->state_time) n->state = prev_state;
1484 __notify_server_regenerate( mach_port_t server, caddr_t name, mach_msg_type_number_t nameCnt, int token, uint32_t reg_type, mach_port_t port, int sig, int prev_slot, uint64_t prev_state, uint64_t prev_time, caddr_t path, mach_msg_type_number_t pathCnt, int path_flags, int *new_slot, uint64_t *new_nid, int *status, audit_token_t audit ) argument

Completed in 84 milliseconds