OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetProcessForThread
(Results
1 - 4
of
4
) sorted by null
/system/extras/simpleperf/
environment.h
68
bool
GetProcessForThread
(pid_t tid, pid_t* pid);
environment.cpp
239
bool
GetProcessForThread
(pid_t tid, pid_t* pid) {
event_selection_set.cpp
465
if (
GetProcessForThread
(tid, &pid)) {
cmd_record.cpp
[
all
...]
Completed in 227 milliseconds