Home
last modified time | relevance | path

Searched defs:should_increment (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dpython_engine.cpp67 bool should_increment) { in thread_init()
H A Dengine.cpp346 bool should_increment) { in thread_init()
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dclient_api.cc406 bool should_increment = true; in AHeapProfile_reportAllocation() local