X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fzfs_arc.c;h=aa900193b834e32b5d71c282f11663fe824a4e47;hb=f522f2111990f89c09507aa867ad63bbc44d9b7a;hp=046b7b02120953c65d66de9c27dd2ff5ac482e8c;hpb=5347744b510e0a94639905e0263689bf46d90de2;p=collectd.git diff --git a/src/zfs_arc.c b/src/zfs_arc.c index 046b7b02..aa900193 100644 --- a/src/zfs_arc.c +++ b/src/zfs_arc.c @@ -128,7 +128,7 @@ static int za_read (void) za_read_derive (ksp, "stolen", "cache_operation", "stolen"); /* Issue indicators */ - za_read_derive (ksp, "mutex_miss", "mutex_operation", "miss"); + za_read_derive (ksp, "mutex_miss", "mutex_operations", "miss"); za_read_derive (ksp, "hash_collisions", "hash_collisions", ""); /* Evictions */