Searched refs:pmcs_get_time_stamp (Results 1 – 1 of 1) sorted by relevance
77 static int pmcs_get_time_stamp(pmcs_hw_t *, uint64_t *, hrtime_t *);719 rval = pmcs_get_time_stamp(pwp, &pwp->fw_timestamp, &pwp->hrtimestamp); in pmcs_start_phys()1055 pmcs_get_time_stamp(pmcs_hw_t *pwp, uint64_t *fw_ts, hrtime_t *sys_hr_ts) in pmcs_get_time_stamp() function