Home
last modified time | relevance | path

Searched refs:sysfs__read_xll (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/api/fs/
Dfs.h57 int sysfs__read_xll(const char *entry, unsigned long long *value);
Dfs.c468 int sysfs__read_xll(const char *entry, unsigned long long *value) in sysfs__read_xll() function
/kernel/linux/linux-5.10/tools/perf/util/
Dheader.c1365 ret = sysfs__read_xll("devices/system/memory/block_size_bytes", in write_mem_topology()