Introduce ocf_dbg_cache_is_settled()
Signed-off-by: Robert Baldyga <robert.baldyga@huawei.com>
This commit is contained in:
committed by
Michal Mielewczyk
parent
f4d9f0dcf6
commit
3ebdf38aa9
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Copyright(c) 2012-2021 Intel Corporation
|
||||
* Copyright(c) 2024 Huawei Technologies
|
||||
* SPDX-License-Identifier: BSD-3-Clause
|
||||
*/
|
||||
|
||||
@@ -18,4 +19,6 @@ struct ocf_dbg_seq_cutoff_status {
|
||||
void ocf_dbg_get_seq_cutoff_status(ocf_core_t core,
|
||||
struct ocf_dbg_seq_cutoff_status *status);
|
||||
|
||||
bool ocf_dbg_cache_is_settled(ocf_cache_t cache);
|
||||
|
||||
#endif /* __OCF_DEBUG_H__ */
|
||||
|
||||
Reference in New Issue
Block a user