Home
last modified time | relevance | path

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

/f-stack/tools/libmemstat/
H A Dmemstat_all.c60 if (memstat_kvm_malloc(mtlp, kvm_handle) < 0) in memstat_kvm_all()
H A DMakefile29 MLINKS+= libmemstat.3 memstat_kvm_malloc.3
H A Dmemstat.h117 int memstat_kvm_malloc(struct memory_type_list *list, void *kvm_handle);
H A Dmemstat_malloc.c324 memstat_kvm_malloc(struct memory_type_list *list, void *kvm_handle) in memstat_kvm_malloc() function