mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-29 19:12:03 +00:00
Fix styling
This commit is contained in:
parent
0cf949f1b5
commit
b6a5b1b12f
@ -198,7 +198,8 @@ private:
|
||||
[[nodiscard]] UInt64 getRawValue(int event_type, int event_config) const;
|
||||
};
|
||||
|
||||
struct PerfDescriptorsHolder {
|
||||
struct PerfDescriptorsHolder
|
||||
{
|
||||
int descriptors[PerfEventsCounters::NUMBER_OF_RAW_EVENTS]{};
|
||||
|
||||
PerfDescriptorsHolder();
|
||||
|
Loading…
Reference in New Issue
Block a user