Searched refs:Buffer (Results 1 – 4 of 4) sorted by relevance
57 auto Buffer = perf::getBPFObjectFromModule(&*M); in test__clang_to_obj() local58 if (!Buffer) in test__clang_to_obj()
145 std::unique_ptr<SmallVectorImpl<char>> Buffer(new SmallVector<char, 0>()); in getBPFObjectFromModule() local146 raw_svector_ostream ostream(*Buffer); in getBPFObjectFromModule()163 return std::move(Buffer); in getBPFObjectFromModule()
182 - count of load hits in FB (Fill Buffer), L1 and L2 cache
124 resulting in data lost because the buffer was full. See 'Buffer handling' below494 Buffer handling