Classes | Functions
memory_usage_test.cc File Reference
#include <stdio.h>
#include <string.h>
#include "absl/flags/flag.h"
#include "absl/flags/parse.h"
#include "absl/strings/str_cat.h"
#include <grpc/support/alloc.h>
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include "src/core/lib/gprpp/host_port.h"
#include "test/core/util/port.h"
#include "test/core/util/subprocess.h"
Include dependency graph for memory_usage_test.cc:

Go to the source code of this file.

Classes

class  Subprocess
 

Functions

 ABSL_FLAG (bool, minstack, false, "Use minimal stack")
 
 ABSL_FLAG (int, benchmark, 1000, "Benchmark iterations")
 
 ABSL_FLAG (int, warmup, 100, "Warmup iterations")
 
int main (int argc, char **argv)
 

Function Documentation

◆ ABSL_FLAG() [1/3]

ABSL_FLAG ( bool  ,
minstack  ,
false  ,
"Use minimal stack  
)

◆ ABSL_FLAG() [2/3]

ABSL_FLAG ( int  ,
benchmark  ,
1000  ,
"Benchmark iterations"   
)

◆ ABSL_FLAG() [3/3]

ABSL_FLAG ( int  ,
warmup  ,
100  ,
"Warmup iterations"   
)

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 59 of file memory_usage_test.cc.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:23