Searched refs:aggregate_count (Results 1 – 3 of 3) sorted by relevance
326 UINT32 i, j, event_count, aggregate_count = 0; in TCS_GetPcrEventLog_Internal() local376 aggregate_list = concat_pcr_events(&aggregate_list, aggregate_count, event_list, in TCS_GetPcrEventLog_Internal()383 aggregate_count += event_count; in TCS_GetPcrEventLog_Internal()388 *pEventCount = aggregate_count; in TCS_GetPcrEventLog_Internal()
34 int (*aggregate_count)(sqlite3_context*); member395 #define sqlite3_aggregate_count sqlite3_api->aggregate_count
135506 int (*aggregate_count)(sqlite3_context*);135867 #define sqlite3_aggregate_count sqlite3_api->aggregate_count