Home
last modified time | relevance | path

Searched refs:procfs__read_str (Results 1 – 4 of 4) sorted by relevance

/linux/tools/lib/api/fs/
A Dfs.h52 int procfs__read_str(const char *entry, char **buf, size_t *sizep);
A Dfs.c385 int procfs__read_str(const char *entry, char **buf, size_t *sizep) in procfs__read_str() function
/linux/tools/perf/util/
A Dthread.c275 procfs__read_str(path, &comm, &sz) == 0) { in thread__set_comm_from_proc()
A Dbpf-filter.c211 if (procfs__read_str(path, &buf, &len) < 0) in convert_to_tgid()

Completed in 13 milliseconds