Searched refs:EnableProfilingGuard (Results 1 – 3 of 3) sorted by relevance
53 struct TORCH_API EnableProfilingGuard { struct54 EnableProfilingGuard();55 ~EnableProfilingGuard();
63 EnableProfilingGuard::EnableProfilingGuard() { in EnableProfilingGuard() function in torch::jit::EnableProfilingGuard71 EnableProfilingGuard::~EnableProfilingGuard() { in ~EnableProfilingGuard()
1472 EnableProfilingGuard epg; in TEST()