Home
last modified time | relevance | path

Searched defs:ProcessState (Results 1 – 10 of 10) sorted by relevance

/external/perfetto/src/profiling/memory/
Dheapprofd_producer.h161 struct ProcessState { struct
162 ProcessState(GlobalCallstackTrie* callsites) : heap_tracker(callsites) {} in ProcessState() function
184 std::map<pid_t, ProcessState> process_states; argument
/external/google-breakpad/src/processor/
Dstackwalk_common.h39 class ProcessState; variable
/external/google-breakpad/src/google_breakpad/processor/
Dmicrodump_processor.h43 class ProcessState; variable
Dminidump_processor.h43 class ProcessState; variable
Dprocess_state.h92 ProcessState() : modules_(NULL) { Clear(); } in ProcessState() function
/external/syzkaller/pkg/osutil/
Dosutil_unix.go144 func ProcessExitStatus(ps *os.ProcessState) int {
Dosutil_windows.go33 func ProcessExitStatus(ps *os.ProcessState) int {
Dosutil_fuchsia.go29 func ProcessExitStatus(ps *os.ProcessState) int {
/external/tensorflow/tensorflow/core/common_runtime/
Dprocess_state.cc45 ProcessState::ProcessState() : numa_enabled_(false) {} in ProcessState() function in tensorflow::ProcessState
/external/deqp/framework/delibs/deutil/
DdeProcess.c47 } ProcessState; typedef
517 } ProcessState; typedef