Home
last modified time | relevance | path

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

/third_party/elfutils/libdwfl/
H A Dlinux-proc-maps.c60 get_pid_class (pid_t pid) in get_pid_class() function
85 It would be easiest to call get_pid_class and parse everything according to
91 Only if it gives some valid data in both cases get_pid_class gets called.
93 get_pid_class call overhead can be saved. */
165 pid_class = get_pid_class (pid); in grovel_auxv()

Completed in 1 milliseconds