Searched refs:get_pid_class (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/libdwfl/
H A Dlinux-proc-maps.c56 get_pid_class (pid_t pid) function
81 It would be easiest to call get_pid_class and parse everything according to
87 Only if it gives some valid data in both cases get_pid_class gets called.
89 get_pid_class call overhead can be saved. */
161 pid_class = get_pid_class (pid);

Completed in 103 milliseconds