MCPcopy Create free account
hub / github.com/MegEngine/MegEngine / enabled

Function enabled

imperative/src/impl/cpp_cupti.cpp:223–225  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

221}
222
223bool enabled() {
224 return initialized;
225}
226
227time_point clock::now() {
228 uint64_t timestamp;

Callers 6

start_profileMethod · 0.70
on_opr_insertMethod · 0.50
var_receiver_infoMethod · 0.50
exec_envMethod · 0.50
flush_record_oprsMethod · 0.50
comp_seq_extra_infoMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected