I’m learning my way around the Unity profiler for the first time, and I came across an odd problem:

In this screenshot, the GPU is supposedly taking ~13ms to render the frame, but only around 9ms are shown in the hierarchy. The same goes for the other viewing options (timeline and raw hierarchy).
Why doesn’t this total up to 100%?