Home
last modified time | relevance | path

Searched defs:one_thread (Results 1 – 2 of 2) sorted by relevance

/third_party/elfutils/libdwfl/
Ddwfl_frame.c370 struct one_thread struct
379 struct one_thread *ot = (struct one_thread *) arg; in get_one_thread_frames_cb() argument
/third_party/benchmark/src/
Dbenchmark_register.cc130 const std::vector<int> one_thread = {1}; in FindBenchmarks() local