Home
last modified time | relevance | path

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

/linux-6.1.9/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
/linux-6.1.9/tools/perf/util/
Dheader.c1448 ret = sysfs__read_xll("devices/system/memory/block_size_bytes", in write_mem_topology()