Searched refs:_tep_register_comm (Results 1 – 2 of 2) sorted by relevance
31 The _tep_register_comm()_ function registers a _pid_ / process name mapping.64 _tep_register_comm()_ function returns 0 on success. In case of an error -1 is
327 static int _tep_register_comm(struct tep_handle *tep, in _tep_register_comm() function368 return _tep_register_comm(tep, comm, pid, false); in tep_register_comm()387 return _tep_register_comm(tep, comm, pid, true); in tep_override_comm()