Lines Matching full:contexts
178 // First call has all cold contexts.
189 // Second call has all non-cold contexts.
200 // Third call has all hot contexts.
211 // Fourth call has hot and non-cold contexts. These should be treated as
269 // gets memprof metadata representing the different allocation type contexts.
318 // gets memprof metadata representing the different allocation type contexts.
359 // Hot contexts are converted to NotCold when building the metadata.
369 // contexts.
420 // metadata with the contexts trimmed to the minimum context required to
475 // Test to ensure that we prune NotCold contexts that are unneeded for
476 // determining where Cold contexts need to be cloned to enable correct hinting.
498 // This NotCold context is needed to know where the above two Cold contexts
510 // None of these NotCold contexts are needed as the Cold contexts they
511 // overlap with are covered by longer overlapping NotCold contexts.
566 // First call has all cold contexts.
578 // Second call has all non-cold contexts.
590 // Third call has all hot contexts.
605 // stacks gets new memprof metadata with the contexts trimmed to the minimum