Searched refs:th (Results 1 – 8 of 8) sorted by relevance
12 <th>Statistic</th>13 <th>Meaning</th>16 <th>real_time</th>24 <th>cpu_time</th>32 <th>iterations</th>41 <th>label</th>44 For graphing purposes, a few of the benchmarks in this directory store the 90th-percentile68 td,th {
42 td,th { border: 1px solid; border-color: #aaaaaa; padding-left: 0.5em; padding-right: 0.5em }206 <th class="th_name">Property Name</th>207 <th class="th_type">Type</th>208 <th class="th_description">Description</th>209 <th class="th_units">Units</th>210 <th class="th_range">Range</th>211 <th class="th_hal_version">HIDL HAL version</th>212 <th class="th_tags">Tags</th>230 <th class="th_name">Property Name</th>231 <th class="th_type">Type</th>[all …]
280 auto& th = (*iter)->thread(); in GetMergePercentage() local281 if (th.joinable()) { in GetMergePercentage()309 auto& th = (*iter)->thread(); in GetVerificationStatus() local310 if (th.joinable() && status) { in GetVerificationStatus()335 auto& th = handler->thread(); in RemoveAndJoinHandler() local336 if (th.joinable()) { in RemoveAndJoinHandler()337 th.join(); in RemoveAndJoinHandler()361 auto& th = client->thread(); in JoinAllThreads() local363 if (th.joinable()) th.join(); in JoinAllThreads()
45 std::thread th = std::thread(loop); in spawnThreads() local46 pthread_setname_np(th.native_handle(), threadName.c_str()); in spawnThreads()47 threads.push_back(std::move(th)); in spawnThreads()
33 buffer type. It specifically prints the 1st, 2nd, and 3rd quartiles; the 95th, 99th, and 99.99th
183 for (auto& th : threads) { in spawnThreads() local184 th.join(); in spawnThreads()
1656 isoCode: "th"
3192 isoCode:"th"