Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ get_result_count
Method
get_result_count
DSView/pv/data/decoderstack.h:186–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
bool check_required_probes();
185
186
inline uint64_t get_result_count(){
187
return _result_count;
188
}
189
190
private:
191
void decode_data(const uint64_t decode_start, const uint64_t decode_end, srd_session *const session);
Callers
1
have_decoded_result
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected