Home
last modified time | relevance | path

Searched refs:LPROCFS_CNTR_STDDEV (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_pool.c613 LPROCFS_CNTR_AVGMINMAX | LPROCFS_CNTR_STDDEV, in ldlm_pool_debugfs_init()
616 LPROCFS_CNTR_AVGMINMAX | LPROCFS_CNTR_STDDEV, in ldlm_pool_debugfs_init()
619 LPROCFS_CNTR_AVGMINMAX | LPROCFS_CNTR_STDDEV, in ldlm_pool_debugfs_init()
622 LPROCFS_CNTR_AVGMINMAX | LPROCFS_CNTR_STDDEV, in ldlm_pool_debugfs_init()
625 LPROCFS_CNTR_AVGMINMAX | LPROCFS_CNTR_STDDEV, in ldlm_pool_debugfs_init()
628 LPROCFS_CNTR_AVGMINMAX | LPROCFS_CNTR_STDDEV, in ldlm_pool_debugfs_init()
631 LPROCFS_CNTR_AVGMINMAX | LPROCFS_CNTR_STDDEV, in ldlm_pool_debugfs_init()
634 LPROCFS_CNTR_AVGMINMAX | LPROCFS_CNTR_STDDEV, in ldlm_pool_debugfs_init()
637 LPROCFS_CNTR_AVGMINMAX | LPROCFS_CNTR_STDDEV, in ldlm_pool_debugfs_init()
640 LPROCFS_CNTR_AVGMINMAX | LPROCFS_CNTR_STDDEV, in ldlm_pool_debugfs_init()
[all …]
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_counters.c81 if (header->lc_config & LPROCFS_CNTR_STDDEV) in lprocfs_counter_add()
Dlprocfs_status.c1165 if (hdr->lc_config & LPROCFS_CNTR_STDDEV) in lprocfs_stats_seq_show()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlprocfs_status.h131 LPROCFS_CNTR_STDDEV = 0x0004, enumerator
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dlproc_ptlrpc.c193 LPROCFS_CNTR_STDDEV; in ptlrpc_ldebugfs_register()