Home
last modified time | relevance | path

Searched refs:add_location (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/python/
Dpprof_profile_builder.cc58 auto* location = profile_.add_location(); in LocationId()
/external/flatbuffers/benchmarks/cpp/flatbuffers/
Dbench_generated.h278 void add_location(flatbuffers::Offset<flatbuffers::String> location) { in add_location() function
299 builder_.add_location(location);
/external/bcc/src/cc/usdt/
Dusdt.cc230 void Probe::add_location(uint64_t addr, const std::string &bin_path, const char *fmt) { in add_location() function in USDT::Probe
276 p->add_location(probe->pc, binpath, probe->arg_fmt); in add_probe()
285 probes_.back()->add_location(probe->pc, binpath, probe->arg_fmt); in add_probe()
/external/perfetto/src/tools/protoprofile/
Dmain.cc160 auto* location = profile->add_location(); in Compute()
/external/bcc/src/cc/
Dusdt.h237 void add_location(uint64_t addr, const std::string &bin_path, const char *fmt);
/external/bcc/src/cc/includes/
Dusdt.h237 void add_location(uint64_t addr, const std::string &bin_path, const char *fmt);
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc401 location_(parser_->source_code_info_->add_location()) { in LocationRecorder()
435 location_ = source_code_info_->add_location(); in Init()
1689 SourceCodeInfo_Location* dest = source_code_info_->add_location(); in ParseExtensions()
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc402 location_(parser_->source_code_info_->add_location()) { in LocationRecorder()
436 location_ = source_code_info_->add_location(); in Init()
1695 SourceCodeInfo_Location* dest = source_code_info_->add_location(); in ParseExtensions()
/external/perfetto/src/trace_processor/util/
Dprofile_builder.cc394 auto* location = result_->add_location(); in WriteLocations()
/external/perfetto/src/traceconv/
Dpprof_builder.cc497 auto* glocation = result_->add_location(); in WriteLocations()
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc7923 proto.mutable_source_code_info()->add_location(); in TEST_F()
Ddescriptor.pb.h8001 ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo_Location* add_location(); in Swap()
14358 inline ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo_Location* SourceCodeInfo::add_location() { in add_location() function
/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc8000 proto.mutable_source_code_info()->add_location(); in TEST_F()
Ddescriptor.pb.h8123 ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo_Location* add_location(); in Swap()
14493 inline ::PROTOBUF_NAMESPACE_ID::SourceCodeInfo_Location* SourceCodeInfo::add_location() { in add_location() function