Searched refs:procfs__read_str (Results 1 – 3 of 3) sorted by relevance
52 int procfs__read_str(const char *entry, char **buf, size_t *sizep);
441 int procfs__read_str(const char *entry, char **buf, size_t *sizep) in procfs__read_str() function
284 procfs__read_str(path, &comm, &sz) == 0) { in thread__set_comm_from_proc()