Searched refs:ArenaAllocWithUsageInterval (Results 1 – 4 of 4) sorted by relevance
35 struct ArenaAllocWithUsageInterval { struct36 ArenaAllocWithUsageInterval() { reset(); } in ArenaAllocWithUsageInterval() argument52 inline bool operator<(const ArenaAllocWithUsageInterval& other) const { argument76 ArenaAllocWithUsageInterval* new_alloc);79 const ArenaAllocWithUsageInterval& alloc);91 const ArenaAllocWithUsageInterval& alloc,117 std::vector<ArenaAllocWithUsageInterval> ordered_allocs_;
29 ArenaAllocWithUsageInterval allocs[6]; in TEST()49 ArenaAllocWithUsageInterval alloc; in TEST()66 ArenaAllocWithUsageInterval allocs[4]; in TEST()84 ArenaAllocWithUsageInterval allocs[9]; in TEST()124 ArenaAllocWithUsageInterval allocs[9]; in TEST()168 ArenaAllocWithUsageInterval allocs[9]; in TEST_P()
44 ArenaAllocWithUsageInterval* new_alloc) { in Allocate()95 TfLiteContext* context, const ArenaAllocWithUsageInterval& alloc) { in Deallocate()142 TfLiteContext* context, const ArenaAllocWithUsageInterval& alloc, in ResolveAlloc()
105 std::vector<ArenaAllocWithUsageInterval> allocs_;