Searched refs:hot (Results 1 – 25 of 86) sorted by relevance
1234
14 exceeds a threshold, we identify a hot loop and perform second-level15 instrumentation on the hot loop region (the instructions between the28 first machine-code basic block of the hot loop region.31 exits from the hot region? 3 step process.33 1) Do a DFS from the first machine-code basic block of the hot loop36 2) Do a DFS from the last machine-code basic block of the hot loop39 the end BB of the hot region).41 3) Mark BBs which end in edges that exit the hot region; we need to48 through the hot region. Silently fail if we need more than 64 bits.58 verify our assumption that we picked a hot back-edge in first-level[all …]
12 A scalar defining the depth of the one hot dimension.30 The one-hot tensor.39 summary: "Returns a one-hot tensor."
9 PURPOSE = "Remotely controlled display hot-plug and reboot test."20 This test remotely emulates external display hot-plug and reboot.
9 PURPOSE = "Remotely controlled display hot-plug and suspend test."20 This test remotely emulates external display hot-plug and suspend/resume.
20 This is a control group of only doing suspend/resume without display hot-plug.
8 #elif defined(hot)
4 ; CHECK-LABEL: f1 :hot
1 …-profile -sample-profile-file=%S/Inputs/inline.prof -sample-profile-inline-hot-threshold=1 -S | Fi…2 …-profile -sample-profile-file=%S/Inputs/inline.prof -sample-profile-inline-hot-threshold=1 -S | Fi…
44 # hot144 [hot], [
10 1. read, process, (one-hot) encode, and pad text data via the
143 via a one-hot or multi-hot representation. This is often appropriate for144 categorical columns with only a few possible values. As an example of a one-hot152 We also use `indicator_column` to create multi-hot representations of some
13 PURPOSE = "Tests USB hot-plugging during suspend."
47 __attribute__((hot)) inline static void perf_ptAnalyzePkt(run_t* run, struct pt_packet* packet) { in perf_ptAnalyzePkt()
3 ; This tests that a hot callee gets the (higher) inlinehint-threshold even without