Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-14 | Rename `pmf_calc_timestamp_offset` to `pmf_calc_timestamp_addr` | dp-arm | |
The macro calculates an absolute address rather than an offset so rename it to avoid confusion. Change-Id: I351f73dfd809fd28c0c30d38928caf5c5cd1af04 | |||
2016-08-26 | Add assembler helper to calculate PMF timestamp offset | dp-arm | |
Given the service name and timestamp id, this assembler macro calculates the offset into a memory region where the per-cpu timestamp value is located. Change-Id: I47f6dfa2a17be182675e2ca0489d6eed42433209 |